Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting.git;a=commitdiff;h=0b41e74beba1ca40f2787d6aae66c7846c5b327d
commit 0b41e74beba1ca40f2787d6aae66c7846c5b327d Author: crazy <[email protected]> Date: Wed Jan 20 19:41:33 2010 +0100 kdeadmin-4.3.4-2-x86_64 * disable Kpackage it need smart ... diff --git a/source/kde/kdeadmin/FrugalBuild b/source/kde/kdeadmin/FrugalBuild index d601f7e..1cf1043 100644 --- a/source/kde/kdeadmin/FrugalBuild +++ b/source/kde/kdeadmin/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: DeX77 <[email protected]> pkgname=kdeadmin -pkgrel=1 +pkgrel=2 pkgdesc="KDE Administration Programs" groups=('kde') archs=('i686' 'x86_64') ## knetworkconf does not work for FW -_F_cmake_confopts="-DBUILD_knetworkconf:BOOL=OFF" +_F_cmake_confopts="-DBUILD_knetworkconf:BOOL=OFF -DBUILD_kpackage:BOOL=OFF" _F_kde_split_docs=1 Finclude kde _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
