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

Andrea Scarpino andrea at archlinux.org
Sat Oct 18 09:37:51 UTC 2014


    Date: Saturday, October 18, 2014 @ 11:37:51
  Author: andrea
Revision: 224735

upgpkg: khotkeys 5.1.0.1-1

release

Modified:
  khotkeys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-18 09:33:18 UTC (rev 224734)
+++ PKGBUILD	2014-10-18 09:37:51 UTC (rev 224735)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
@@ -23,7 +25,8 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
-    -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