Date: Wednesday, January 16, 2013 @ 18:59:34
  Author: andrea
Revision: 175232

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kde-base-artwork/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-16 23:59:30 UTC (rev 175231)
+++ PKGBUILD    2013-01-16 23:59:34 UTC (rev 175232)
@@ -18,6 +18,7 @@
        cd build
        cmake ../${pkgname}-${pkgver} \
                -DCMAKE_BUILD_TYPE=Release \
+               -DKDE4_BUILD_TESTS=OFF \
                -DCMAKE_INSTALL_PREFIX=/usr
        make
 }

Reply via email to