[med-svn] [ecopcr] 01/02: install all executables

Andreas Tille tille at debian.org
Wed Jun 24 19:21:19 UTC 2015


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

tille pushed a commit to branch master
in repository ecopcr.

commit c24fd55f8a5c3c01b400304c48a809efa6f15b3e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 24 21:14:27 2015 +0200

    install all executables
---
 debian/patches/ecoisundertaxon.patch | 19 +++++++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/ecoisundertaxon.patch b/debian/patches/ecoisundertaxon.patch
new file mode 100644
index 0000000..1820a0d
--- /dev/null
+++ b/debian/patches/ecoisundertaxon.patch
@@ -0,0 +1,19 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Wed, 24 Jun 2015 19:24:02 +0200
+Description: Create all possible executables
+
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -1,4 +1,4 @@
+-EXEC=ecoPCR ecofind ecogrep
++EXEC=ecoPCR ecofind ecogrep ecoisundertaxon
+ 
+ PCR_SRC= ecopcr.c
+ PCR_OBJ= $(patsubst %.c,%.o,$(PCR_SRC))
+@@ -100,4 +100,4 @@ clean:
+ 	$(MAKE) -C libthermo clean
+ 		
+ 
+-		
+\ No newline at end of file
++		
diff --git a/debian/patches/series b/debian/patches/series
index 998d10f..80dce70 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 2to3.patch
+ecoisundertaxon.patch

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



More information about the debian-med-commit mailing list