kde-workspace reverted an upstream commit, different build settings, kdesdk patches disabled

This commit is contained in:
Anke 2012-06-27 23:11:05 +00:00
parent 4196bf86e5
commit 849912320b

View File

@ -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} \