This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bart.
commit e68862d4fe9aaf0ac5480aaa030fe91e52eabeba Author: Andreas Tille <[email protected]> Date: Mon Jan 11 11:48:26 2016 +0100 Do not change upstream source --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e40c5b3..39c1080 100644 --- a/Makefile +++ b/Makefile @@ -397,6 +397,7 @@ install: bart $(root)/doc/commands.txt install bart $(DESTDIR)/usr/bin/ install -d $(DESTDIR)/usr/share/doc/bart/ install $(root)/doc/*.txt $(root)/README $(DESTDIR)/usr/share/doc/bart/ + install -d $(DESTDIR)/usr/lib/bart/commands/ # generate release tar balls (identical to github) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bart.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
