[Pkg-owncloud-commits] [owncloud-client] 09/09: updated create-manpage.patch

Sandro Knauß hefee-guest at alioth.debian.org
Tue Oct 22 01:28:29 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 719fb895a08d329ff0190f667eeddea537356b1f
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Tue Oct 22 03:26:24 2013 +0200

    updated create-manpage.patch
    
    Git-Dch: ignore
---
 debian/patches/create-manpage.patch |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/patches/create-manpage.patch b/debian/patches/create-manpage.patch
index d265107..1b6d0c6 100644
--- a/debian/patches/create-manpage.patch
+++ b/debian/patches/create-manpage.patch
@@ -5,9 +5,17 @@ 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 @@
+--- owncloud-client.orig/doc/CMakeLists.txt	2013-10-22 03:00:05.421415977 +0200
++++ owncloud-client/doc/CMakeLists.txt	2013-10-22 03:00:52.791524378 +0200
+@@ -20,6 +20,7 @@
+        install(DIRECTORY ${SPHINX_MAN_DIR} DESTINATION ${CMAKE_INSTALL_MANDIR})
+     else(WITH_DOC)
+        add_custom_target(doc DEPENDS doc-html doc-man COMMENT "Building documentation...")
++       install(DIRECTORY ${SPHINX_MAN_DIR} DESTINATION ${CMAKE_INSTALL_MANDIR})
+     endif(WITH_DOC)
+ 
+     if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/ocdoc/_shared_assets")
+@@ -74,7 +75,7 @@
                                  -D html_theme=owncloud_com
  				${CMAKE_CURRENT_SOURCE_DIR}
  				${SPHINX_HTML_DIR}/com )

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