[arch-commits] Commit in oxygen-icons/repos/kde-unstable-any (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Jan 19 11:12:06 UTC 2013


    Date: Saturday, January 19, 2013 @ 06:12:05
  Author: andrea
Revision: 175538

archrelease: copy kde-unstable to kde-unstable-any

Modified:
  oxygen-icons/repos/kde-unstable-any/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-19 11:11:29 UTC (rev 175537)
+++ PKGBUILD	2013-01-19 11:12:05 UTC (rev 175538)
@@ -20,7 +20,8 @@
 	mkdir build
 	cd build
 	cmake ../${pkgname}-${pkgver} \
-		-DCMAKE_BUILD_TYPE=Release \
+		    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make
 }




More information about the arch-commits mailing list