[Pkg-owncloud-commits] [ocsync] 03/06: build now with pkgkde_symbolshelper

Sandro Knauß hefee-guest at alioth.debian.org
Thu Aug 15 21:15:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository ocsync.

commit de2a944b8ee087e81237ef40aecdcc2887ea7632
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu Aug 15 23:01:09 2013 +0200

    build now with pkgkde_symbolshelper
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3762ccf..472795f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_LOG4C=OFF \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/ocsync.git



More information about the Pkg-owncloud-commits mailing list