[arch-commits] Commit in nepomuk-core/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 16 23:58:33 UTC 2013


    Date: Wednesday, January 16, 2013 @ 18:58:30
  Author: andrea
Revision: 175217

Tests are enabled by default in KDE 4.10 RC3

Modified:
  nepomuk-core/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-16 23:58:26 UTC (rev 175216)
+++ PKGBUILD	2013-01-16 23:58:30 UTC (rev 175217)
@@ -18,6 +18,7 @@
   cd build
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
@@ -29,5 +30,4 @@
   # Fix the python shebang
   sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
     "${pkgdir}"/usr/bin/nepomuk-simpleresource-rcgen
-}
-sha1sums=('769e91df42af2456b0143718739738fd69101b79')
+}
\ No newline at end of file




More information about the arch-commits mailing list