This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pbh5tools.
commit e0fb16417f6470b793e90c75ebebef9d3aa52f90 Author: Afif Elghraoui <[email protected]> Date: Sun Feb 14 22:58:18 2016 -0800 Create install directories for new binary package --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 2adcaae..46a101c 100755 --- a/debian/rules +++ b/debian/rules @@ -18,6 +18,7 @@ override_dh_install: dh_install # We do this here rather than in .install files so that debhelper # takes care of the #!/usr/bin/env lines for us + mkdir -p $(BINDIR) mv debian/python-pbh5tools/usr/bin/bash5tools.py $(BINDIR)/bash5tools mv debian/python-pbh5tools/usr/bin/cmph5tools.py $(BINDIR)/cmph5tools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbh5tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
