This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository paleomix.
commit 0019cba57acbfc6a6d6337b75179f717988d6d84 Author: Andreas Tille <[email protected]> Date: Tue Feb 14 16:13:22 2017 +0100 Drop extra copy of license file --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 101e20b..30f0dae 100755 --- a/debian/rules +++ b/debian/rules @@ -8,3 +8,7 @@ export LC_ALL=C.UTF-8 override_dh_auto_test: PATH=$(CURDIR)/bin/:$(PATH) dh_auto_test + +override_dh_install: + dh_install + find debian -name LICENSE -delete -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/paleomix.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
