mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-10 02:24:38 +08:00
fix kdebase
This commit is contained in:
parent
1495d849eb
commit
43b9f0541f
@ -76,8 +76,8 @@ build()
|
||||
|
||||
msg "applying main patchset ..."
|
||||
# patch -Np1 -i ${startdir}/01_dolphin_add_toolbar_buttons.patch || return 1
|
||||
patch -Np1 -i ${startdir}/02_dolphin_properties.patch || return 1
|
||||
patch -Np1 -i ${startdir}/03_konsole_defaults.patch || return 1
|
||||
patch -Np2 -i ${startdir}/02_dolphin_properties.patch || return 1
|
||||
patch -Np2 -i ${startdir}/03_konsole_defaults.patch || return 1
|
||||
# patch -Np1 -i ${startdir}/04_konq_scan_nsplugins_at_startup.patch || return 1
|
||||
# disabled - needs opencv which depends on gtk2
|
||||
# patch -Np1 -i ${startdir}/feature_user-image-from-webcam.patch || return 1
|
||||
|
Loading…
Reference in New Issue
Block a user