[clfft] 86/109: images installed at right position
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:34 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 9c2ffd7c2e4f543a7b2b219855849b0cd33f84e1
Author: Jerome Kieffer <jerome.kieffer at esrf.fr>
Date: Tue Apr 21 16:43:53 2015 +0200
images installed at right position
---
debian/patches/docpath.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/docpath.patch b/debian/patches/docpath.patch
index 3b41c64..bc6e371 100644
--- a/debian/patches/docpath.patch
+++ b/debian/patches/docpath.patch
@@ -2750,7 +2750,7 @@
# This is incremented when the ABI to the library changes
set( CLFFT_SOVERSION 2 )
-@@ -205,7 +203,7 @@
+@@ -205,7 +205,7 @@
# we only want c++0x if we're using gcc 4.5.2
set( CMAKE_CXX_FLAGS "-std=c++0x ${CMAKE_CXX_FLAGS}" )
endif()
@@ -2759,7 +2759,7 @@
set( CMAKE_CXX_FLAGS "-pthread ${CMAKE_CXX_FLAGS}" )
set( CMAKE_C_FLAGS "-pthread ${CMAKE_C_FLAGS}" )
-@@ -309,3 +307,46 @@
+@@ -309,3 +309,46 @@
# Define all variables that influence CPack before including CPack, such as install targets
include( CPack )
@@ -2804,5 +2804,5 @@
+ ADD_CUSTOM_TARGET( doc ALL DEPENDS ${doxy_html_index_file} )
+
+ INSTALL( DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION share/doc )
-+ INSTALL( DIRECTORY ${PROJECT_SOURCE_DIR}/../doc DESTINATION share/doc )
++ INSTALL( DIRECTORY ${PROJECT_SOURCE_DIR}/../doc DESTINATION share/doc/html )
+ENDIF()
--
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