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

Andrea Scarpino andrea at archlinux.org
Thu Jan 17 00:01:36 UTC 2013


    Date: Wednesday, January 16, 2013 @ 19:01:35
  Author: andrea
Revision: 175260

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeedu-cantor/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-17 00:01:32 UTC (rev 175259)
+++ PKGBUILD	2013-01-17 00:01:35 UTC (rev 175260)
@@ -24,6 +24,7 @@
   cd build
   cmake ../cantor-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr
   make
 }




More information about the arch-commits mailing list