[Pkg-owncloud-commits] [SCM] qtkeychain.git branch, master, updated. debian/0.1.0-0r1-7-g4a560e8
Sandro Knauß
bugs at sandroknauss.de
Sun Feb 10 23:20:08 UTC 2013
The following commit has been merged in the master branch:
commit 07e376d60df857d2f9bd15205851addc2a5bbb9a
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Mon Feb 11 00:06:48 2013 +0100
switching to pkgkde_symbolshelpers
diff --git a/debian/rules b/debian/rules
index b1371c2..adf2099 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,15 @@
#export DH_VERBOSE=1
export DEB_BUILD_HARDENING=1
+export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
%:
- dh $@ --with kde
+ dh $@ --parallel --with pkgkde_symbolshelper
override_dh_install:
dh_install --list-missing
+
+override_dh_makeshlibs:
+ dh_makeshlibs -- -c0
+
--
qtkeychain.git
More information about the Pkg-owncloud-commits
mailing list