[arch-commits] Commit in libksysguard/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Oct 18 08:45:28 UTC 2014


    Date: Saturday, October 18, 2014 @ 10:45:28
  Author: andrea
Revision: 224716

upgpkg: libksysguard 5.1.0.1-1

release

Modified:
  libksysguard/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-18 08:45:25 UTC (rev 224715)
+++ PKGBUILD	2014-10-18 08:45:28 UTC (rev 224716)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
@@ -24,7 +26,8 @@
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
     -DSYSCONF_INSTALL_DIR=/etc \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
   make
 }
 



More information about the arch-commits mailing list