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

Andrea Scarpino andrea at archlinux.org
Thu Nov 25 19:36:28 UTC 2010


    Date: Thursday, November 25, 2010 @ 14:36:28
  Author: andrea
Revision: 100764

disable by default this

Modified:
  kdegames/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-25 19:29:50 UTC (rev 100763)
+++ PKGBUILD	2010-11-25 19:36:28 UTC (rev 100764)
@@ -61,7 +61,8 @@
 	cmake ../${pkgbase}-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_SKIP_RPATH=ON \
-		-DCMAKE_INSTALL_PREFIX=/usr
+		-DCMAKE_INSTALL_PREFIX=/usr \
+        -DWITH_OpenAL=OFF
 	make
 }
 




More information about the arch-commits mailing list