[arch-commits] Commit in kdenetwork/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Jan 21 12:57:00 UTC 2009


    Date: Wednesday, January 21, 2009 @ 07:56:59
  Author: pierre
Revision: 24824

disable unused stuff for documentation

Modified:
  kdenetwork/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-21 12:51:06 UTC (rev 24823)
+++ PKGBUILD	2009-01-21 12:56:59 UTC (rev 24824)
@@ -23,7 +23,10 @@
 	cmake ../${pkgname}-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DWITH_Xmms=OFF
+		-DBUILD_kppp=OFF \
+		-DWITH_Xmms=OFF \
+		-DWITH_Decibel=OFF \
+		-DWITH_LibMeanwhile=OFF
 	make
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list