[Pkg-owncloud-commits] [SCM] qtkeychain.git branch, master, updated. debian/0.1.0-0r1-15-gc0e20f7

Sandro Knauß bugs at sandroknauss.de
Sun May 12 23:27:43 UTC 2013


The following commit has been merged in the master branch:
commit c0e20f7fc6ad42fc25dd0eeacd963e4b0d62d914
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Mon May 13 01:27:17 2013 +0200

    Updated rules to run with dpkg-buildpackage

diff --git a/debian/rules b/debian/rules
index b0120ec..625a9e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_BUILD_HARDENING=1
 export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
 
 %:
-	dh $@ --parallel --with pkgkde_symbolshelper
+	dh $@ --parallel --with kde --with pkgkde_symbolshelper
 
 
 override_dh_install:

-- 
qtkeychain.git



More information about the Pkg-owncloud-commits mailing list