[Pkg-owncloud-commits] [SCM] owncloud-client.git branch, master, updated. upstream/1.2.0+debian-63-ge347ae9

Sandro Knauß bugs at sandroknauss.de
Tue Feb 12 16:26:18 UTC 2013


The following commit has been merged in the master branch:
commit 34265a14a6e34eb09d82d3e964f175fc2036b012
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Tue Feb 12 01:38:09 2013 +0100

    fiddling around

diff --git a/debian/rules b/debian/rules
index b7b3e8a..77a2095 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_HARDENING=1
 
 export CSYNC_DIR=/usr/include/ocsync
-export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
+#export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
 
 %:	
 	dh $@ --with sphinxdoc --with kde --parallel --with pkgkde_symbolshelper
@@ -11,6 +11,3 @@ export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidd
 override_dh_auto_configure:
 	chmod +x doc/makeman.sh
 	dh_auto_configure --buildsystem=kde -- -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc/owncloud -DCREATEDOC=ON 
-
-override_dh_makeshlibs:
-	dh_makeshlibs -- -c0

-- 
owncloud-client.git



More information about the Pkg-owncloud-commits mailing list