[opengm] 11/50: exclude copy .git and .cmake

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Nov 1 17:14:42 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 52e485f084b47cb39226563a53df69762c4a5b47
Author: joergkappes <kappes at math.uni-heidelberg.de>
Date:   Wed Oct 21 13:19:49 2015 +0200

    exclude copy .git and .cmake
---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 54aad60..11b01be 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -632,6 +632,7 @@ if(BUILD_DOCS)
   )
   install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/doc/html"
     DESTINATION share/doc/opengm
+    PATTERN ".git" EXCLUDE PATTERN ".cmake" EXCLUDE
   )
 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