This is an automated email from the git hooks/post-receive script. tbooth-guest pushed a commit to branch master in repository khmer.
commit 91045ebc1a77055d655d3db74ea7a82365294f40 Author: Tim Booth <[email protected]> Date: Sat Jan 31 14:57:17 2015 +0000 Better cleanup --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 4e2f90d..a4623f8 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ override_dh_auto_build: override_dh_auto_clean: dh_auto_clean rm -f khmer/*.so - rm -f *.1 + rm -f debian/*.1 override_dh_install: dh_install -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
