[Pkg-owncloud-commits] [owncloud-client] 11/15: Removed unused configure parameters

Sandro Knauß hefee-guest at alioth.debian.org
Wed Sep 11 22:16:16 UTC 2013


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

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

commit 0ebe83f9eae231c8398165b236f20a9bfa9c6d61
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Wed Sep 11 23:10:47 2013 +0200

    Removed unused configure parameters
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 87d1f6e..64df3b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export CSYNC_DIR=/usr/include/ocsync
 	dh $@ --with sphinxdoc --with kde --parallel --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
-	dh_auto_configure --buildsystem=kde -- -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc/owncloud -DCREATEDOC=ON -DWITH_DOC=ON
+	dh_auto_configure --buildsystem=kde -- -DCMAKE_INSTALL_PREFIX=/usr -DWITH_DOC=ON
 
 # Only do this for an indep build
 override_dh_sphinxdoc-arch:

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



More information about the Pkg-owncloud-commits mailing list