[clfft] 84/109: intermediate patch

Jérôme Kieffer kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:33 UTC 2015


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

kieffer-guest pushed a commit to branch debian
in repository clfft.

commit 8ea0e3216f77a1eb6838dc0d49faf8a95be20601
Author: Jerome Kieffer <jerome.kieffer at esrf.fr>
Date:   Tue Apr 21 16:20:06 2015 +0200

    intermediate patch
---
 debian/patches/docpath.patch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/patches/docpath.patch b/debian/patches/docpath.patch
index 9a314a4..18f2c3c 100644
--- a/debian/patches/docpath.patch
+++ b/debian/patches/docpath.patch
@@ -2759,7 +2759,7 @@
  	set( CMAKE_CXX_FLAGS "-pthread ${CMAKE_CXX_FLAGS}" )
  	set( CMAKE_C_FLAGS "-pthread ${CMAKE_C_FLAGS}" )
  
-@@ -309,3 +309,49 @@
+@@ -309,3 +309,48 @@
  
  # Define all variables that influence CPack before including CPack, such as install targets
  include( CPack )
@@ -2801,8 +2801,7 @@
 +                      # custom_command for ${doxyfile} generation
 +                      # but I still have to figure out how...
 +                      MAIN_DEPENDENCY ${doxyfile} ${doxyfile_in}
-+		      file(COPY ${doxy_extra_files} 
-+		      	   DESTINATION ${doxy_output_root})
++		      file(COPY ${PROJECT_SOURCE_DIR}/../doc/*.jpg  DESTINATION ${doxy_output_root})
 +                      COMMENT "Generating HTML documentation")
 + 
 +  ADD_CUSTOM_TARGET( doc ALL DEPENDS ${doxy_html_index_file} )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git



More information about the debian-science-commits mailing list