[med-svn] [iqtree] 02/04: Need to ask upstream for example file missing in upstream tarball
Andreas Tille
tille at debian.org
Tue Sep 1 07:50:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository iqtree.
commit 1565a8279c4dc74cbc6a7c2ef4b45ad590a42d29
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 1 09:34:03 2015 +0200
Need to ask upstream for example file missing in upstream tarball
---
debian/patches/series | 1 +
debian/patches/work_around_missing_example.patch | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index 866f5f9..2f0121e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+work_around_missing_example.patch
use_debian_packaged_libs.patch
diff --git a/debian/patches/work_around_missing_example.patch b/debian/patches/work_around_missing_example.patch
new file mode 100644
index 0000000..077ba27
--- /dev/null
+++ b/debian/patches/work_around_missing_example.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -474,7 +474,7 @@ endif()
+ ##############################################################
+ install (TARGETS iqtree DESTINATION bin)
+ install (FILES "${PROJECT_SOURCE_DIR}/model/models.nex" DESTINATION bin)
+-install (FILES "${PROJECT_SOURCE_DIR}/examples/example.phy" DESTINATION .)
++#File is missing in archive# install (FILES "${PROJECT_SOURCE_DIR}/examples/example.phy" DESTINATION .)
+ install (FILES "${PROJECT_SOURCE_DIR}/Documents/iqtree-manual-1.0.pdf" DESTINATION .)
+
+ if (WIN32)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git
More information about the debian-med-commit
mailing list