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

Andrea Scarpino andrea at archlinux.org
Thu Jan 17 00:02:19 UTC 2013


    Date: Wednesday, January 16, 2013 @ 19:02:18
  Author: andrea
Revision: 175271

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeedu-kstars/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-17 00:02:14 UTC (rev 175270)
+++ PKGBUILD	2013-01-17 00:02:18 UTC (rev 175271)
@@ -20,6 +20,7 @@
   cd build
   cmake ../kstars-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DWITH_Xplanet=OFF
   make




More information about the arch-commits mailing list