[arch-commits] Commit in kdegraphics-okular/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 16 23:59:05 UTC 2013


    Date: Wednesday, January 16, 2013 @ 18:59:05
  Author: andrea
Revision: 175225

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdegraphics-okular/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-16 23:59:01 UTC (rev 175224)
+++ PKGBUILD	2013-01-16 23:59:05 UTC (rev 175225)
@@ -23,6 +23,7 @@
   cd build
   cmake ../okular-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DWITH_ActiveApp=OFF
   make




More information about the arch-commits mailing list