[med-svn] [jmodeltest] 02/03: Adapt config
Andreas Tille
tille at debian.org
Thu May 12 13:17:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jmodeltest.
commit da3ccf0af1977b20c6890743b3e07173d6a0550e
Author: Andreas Tille <tille at debian.org>
Date: Thu May 12 15:16:40 2016 +0200
Adapt config
---
debian/patches/adapt_config.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/adapt_config.patch b/debian/patches/adapt_config.patch
new file mode 100644
index 0000000..cde8e58
--- /dev/null
+++ b/debian/patches/adapt_config.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Fri, 15 Jan 2016 21:24:19 +0100
+Description: Set path to Debian packaged phyml
+
+--- a/src/main/resources/conf/jmodeltest.conf
++++ b/src/main/resources/conf/jmodeltest.conf
+@@ -42,7 +42,7 @@ log-dir = log
+ # #
+ ##########################################################
+ global-phyml-exe = false
+-exe-dir = exe/phyml
++exe-dir = /usr/bin/phyml
+
+ ##########################################################
+ # #
diff --git a/debian/patches/series b/debian/patches/series
index 7d1af0b..1cb0583 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
use_debian_packaged_jars.patch
do_not_chmod_anything_in_usr_bin.patch
+adapt_config.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jmodeltest.git
More information about the debian-med-commit
mailing list