Date: Wednesday, January 16, 2013 @ 19:01:02
  Author: andrea
Revision: 175252

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeadmin/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-17 00:00:58 UTC (rev 175251)
+++ PKGBUILD    2013-01-17 00:01:02 UTC (rev 175252)
@@ -26,6 +26,7 @@
        cd build
        cmake ../${pkgbase}-${pkgver} \
                -DCMAKE_BUILD_TYPE=Release \
+               -DKDE4_BUILD_TESTS=OFF \
                -DCMAKE_INSTALL_PREFIX=/usr \
                -DBUILD_strigi-analyzer=OFF
        make

Reply via email to