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

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


    Date: Wednesday, January 16, 2013 @ 19:01:20
  Author: andrea
Revision: 175256

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdebindings-korundum/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-17 00:01:17 UTC (rev 175255)
+++ PKGBUILD	2013-01-17 00:01:20 UTC (rev 175256)
@@ -30,6 +30,7 @@
 
   cmake ../korundum-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCUSTOM_RUBY_SITE_LIB_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]') \
     -DCUSTOM_RUBY_SITE_ARCH_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorarchdir"]')




More information about the arch-commits mailing list