[Pkg-owncloud-commits] [owncloud-client] 04/09: Added patch: create-manpage.patch: create manpage for all archs

Sandro Knauß hefee-guest at alioth.debian.org
Tue Oct 22 01:28:28 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 7c9a3222b6c30a96734a0f5ebc4608c2c28827ed
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Mon Oct 21 23:18:34 2013 +0200

    Added patch: create-manpage.patch: create manpage for all archs
---
 debian/patches/create-manpage.patch |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/patches/create-manpage.patch b/debian/patches/create-manpage.patch
new file mode 100644
index 0000000..d265107
--- /dev/null
+++ b/debian/patches/create-manpage.patch
@@ -0,0 +1,18 @@
+Description: Creates manpages for archs
+Author: Sandro Knauß <bugs at sandroknauss.de>
+Last-Update: 2013-10-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: owncloud-client/doc/CMakeLists.txt
+===================================================================
+--- owncloud-client.orig/doc/CMakeLists.txt	2013-10-21 23:16:51.469178669 +0200
++++ owncloud-client/doc/CMakeLists.txt	2013-10-21 23:16:51.458178645 +0200
+@@ -74,7 +74,7 @@
+                                 -D html_theme=owncloud_com
+ 				${CMAKE_CURRENT_SOURCE_DIR}
+ 				${SPHINX_HTML_DIR}/com )
+-    add_custom_target( doc-man  ${SPHINX_EXECUTABLE}
++    add_custom_target( doc-man ALL ${SPHINX_EXECUTABLE}
+ 	                        -q -c . -b man
+ 				-d ${SPHINX_CACHE_DIR}/man
+ 				${CMAKE_CURRENT_SOURCE_DIR}

-- 
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