[med-svn] [gubbins] 06/07: update patches

Sascha Steinbiss satta at debian.org
Wed Jul 20 12:50:10 UTC 2016


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

satta pushed a commit to branch master
in repository gubbins.

commit 95743464a87088dde7d67c3985315026f0e660e2
Author: Sascha Steinbiss <satta at debian.org>
Date:   Wed Jul 20 12:16:03 2016 +0000

    update patches
---
 debian/patches/gubbins_exe_in_usr_lib.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/gubbins_exe_in_usr_lib.patch b/debian/patches/gubbins_exe_in_usr_lib.patch
index d8465e1..a7c897f 100644
--- a/debian/patches/gubbins_exe_in_usr_lib.patch
+++ b/debian/patches/gubbins_exe_in_usr_lib.patch
@@ -7,12 +7,12 @@ Description: gubbins executable prints that it is not intended for direct usage
 
 --- a/python/gubbins/common.py
 +++ b/python/gubbins/common.py
-@@ -129,7 +129,7 @@ class GubbinsCommon():
+@@ -108,7 +108,7 @@
      FASTTREE_EXEC = GubbinsCommon.choose_executable(fasttree_executables)
      
      FASTTREE_PARAMS = '-nosupport -gtr -gamma -nt'
 -    GUBBINS_EXEC = 'gubbins'
 +    GUBBINS_EXEC = '/usr/lib/gubbins/gubbins'
  
-     FASTML_EXEC = Fastml('fastml').fastml_parameters
+     GUBBINS_BUNDLED_EXEC = '../src/gubbins'
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gubbins.git



More information about the debian-med-commit mailing list