mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 10:14:37 +08:00
kde-workspace reverted an upstream commit, different build settings, kdesdk patches disabled
This commit is contained in:
parent
4196bf86e5
commit
849912320b
@ -56,8 +56,8 @@ md5sums=(`grep ${pkgbase}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||
build() {
|
||||
cd ${srcdir}/${pkgbase}-${pkgver}
|
||||
|
||||
patch -p0 -i ${startdir}/fixdoc.patch
|
||||
patch -p0 -i ${startdir}/fixbuild.patch
|
||||
#patch -p0 -i ${startdir}/fixdoc.patch
|
||||
#patch -p0 -i ${startdir}/fixbuild.patch
|
||||
|
||||
msg "starting build ..."
|
||||
cmake . -DCMAKE_BUILD_TYPE=${_build_type} \
|
||||
|
Loading…
Reference in New Issue
Block a user