[arch-commits] Commit in kdepimlibs/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Jun 25 10:17:08 UTC 2011


    Date: Saturday, June 25, 2011 @ 06:17:07
  Author: andrea
Revision: 128644

disable Prison

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 10:16:19 UTC (rev 128643)
+++ PKGBUILD	2011-06-25 10:17:07 UTC (rev 128644)
@@ -22,7 +22,8 @@
 	cmake ../${pkgname}-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_SKIP_RPATH=ON \
-		-DCMAKE_INSTALL_PREFIX=/usr
+		-DCMAKE_INSTALL_PREFIX=/usr \
+        -DWITH_Prison=OFF
 	make
 }
 




More information about the arch-commits mailing list