[med-svn] [augustus] 02/04: keep cflags file
Sascha Steinbiss
sascha at steinbiss.name
Thu Mar 24 13:56:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository augustus.
commit 4c0ab34f8711ff505e9b027d0ef1a82547695762
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Thu Mar 24 12:06:36 2016 +0000
keep cflags file
---
debian/patches/keep_cflags | 13 +++++++++++++
debian/patches/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/debian/patches/keep_cflags b/debian/patches/keep_cflags
new file mode 100644
index 0000000..57f9024
--- /dev/null
+++ b/debian/patches/keep_cflags
@@ -0,0 +1,13 @@
+Description: keep cflags file
+Author: Sascha Steinbiss <sascha at steinbiss.name>
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -110,7 +110,7 @@
+ echo "$(CFLAGS)" > $(INFO)
+
+ clean:
+- rm -f ../bin/* $(PROGR) $(OBJS) $(DUMOBJS) $(TOBJS) consensus.o exon_seg.o pp_fastBlockSearcher.o $(INFO)
++ rm -f ../bin/* $(PROGR) $(OBJS) $(DUMOBJS) $(TOBJS) consensus.o exon_seg.o pp_fastBlockSearcher.o
+
+ tidy: clean
+ rm -f *~ *.o *.rej *.orig ../include/*~ ../include/*.orig ../include/*.rej $(INFO)
diff --git a/debian/patches/series b/debian/patches/series
index 7505d04..48d6bc6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ enable_zlib
build_auxprogs
spelling
hardening
+keep_cflags
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/augustus.git
More information about the debian-med-commit
mailing list