[SCM] admesh - a tool for processing triangulated solid meshes branch, master, updated. debian/0.95-14-12-gcff9d65

Anton Gladky gladky.anton at gmail.com
Wed Jul 3 18:12:45 UTC 2013


The following commit has been merged in the master branch:
commit a5f8197cff586791861143af5e05f9ff98625f04
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed Jul 3 19:55:15 2013 +0200

    Do not install docs at install-stage.

diff --git a/debian/patches/do_not_install_docs.patch b/debian/patches/do_not_install_docs.patch
new file mode 100644
index 0000000..7304ab3
--- /dev/null
+++ b/debian/patches/do_not_install_docs.patch
@@ -0,0 +1,13 @@
+Descriptios: do not install docs and manpages
+Author: Anton Gladky <gladk at debian.org>
+Last-Update: 2013-07-03
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -14,6 +14,3 @@
+ TARGET_LINK_LIBRARIES(admesh ${M_LIB})
+ INSTALL(TARGETS admesh DESTINATION ${CMAKE_INSTALL_BINDIR})
+ #===========================================================
+-INSTALL(FILES ADMESH.DOC block.stl DESTINATION ${CMAKE_INSTALL_DOCDIR})
+-INSTALL(FILES admesh.1 DESTINATION ${CMAKE_INSTALL_MANDIR})
+-#===========================================================
diff --git a/debian/patches/series b/debian/patches/series
index 00871b2..6dac8e9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 add-regression-test
+do_not_install_docs.patch

-- 
admesh - a tool for processing triangulated solid meshes



More information about the debian-science-commits mailing list