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

Sandro Knauß bugs at sandroknauss.de
Mon Feb 4 20:25:27 UTC 2013


The following commit has been merged in the master branch:
commit a3c7391bb6def6e198b3c1d3cbb21607286577e7
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Mon Feb 4 20:19:13 2013 +0100

    make doc/makeman.sh executeable

diff --git a/debian/rules b/debian/rules
index f78982d..a82d69c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,5 @@ export CSYNC_DIR=/usr/include/ocsync
 	dh $@ --with sphinxdoc --with kde --parallel
 
 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 

-- 
owncloud-client.git



More information about the Pkg-owncloud-commits mailing list