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

Antonio Rojas arojas at archlinux.org
Sat Jul 23 17:01:15 UTC 2016


    Date: Saturday, July 23, 2016 @ 17:01:14
  Author: arojas
Revision: 272217

Don't build strigi analyzer

Modified:
  kdegraphics-mobipocket/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 16:59:38 UTC (rev 272216)
+++ PKGBUILD	2016-07-23 17:01:14 UTC (rev 272217)
@@ -26,6 +26,7 @@
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DKDE4_BUILD_TESTS=OFF \
+    -DBUILD_strigi=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



More information about the arch-commits mailing list