[opengm] 07/50: install docs under conventional share/doc directory

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Nov 1 17:14:41 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository opengm.

commit 7c67e87bd0295175e3e54a92b1e08c047b04ec4e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Oct 21 11:28:56 2015 +0100

    install docs under conventional share/doc directory
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 23e7fb6..54aad60 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -631,7 +631,7 @@ if(BUILD_DOCS)
     COMMENT "Generating API documentation with Doxygen" VERBATIM
   )
   install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/doc/html"
-    DESTINATION doc/opengm
+    DESTINATION share/doc/opengm
   )
 endif()
 

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



More information about the debian-science-commits mailing list