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

tille pushed a commit to branch master
in repository freebayes.

commit 006847ba2897ada9faf7ed1a6eea47b8bd7ba5a2
Author: Andreas Tille <ti...@debian.org>
Date:   Fri Sep 16 14:34:05 2016 +0200

    Restore original Makefile
---
 src/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile b/src/Makefile
index 1a511e1..86adbb2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -263,6 +263,6 @@ autoversion:
 
 clean:
        rm -rf *.o *.cgh *~ freebayes alleles ../bin/freebayes ../bin/alleles 
../vcflib/*.o ../vcflib/tabixpp/*.{o,a}
-       test ! -f $(BAMTOOLS_ROOT)/build/Makefile || (cd $(BAMTOOLS_ROOT)/build 
&& make clean)
+       cd $(BAMTOOLS_ROOT)/build && make clean
        cd ../vcflib/smithwaterman && make clean
 

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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to