This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit e6df6c5230c0ee64f3ca105490c7e7a18b8ba1b2 Author: Francois Marier <[email protected]> Date: Sun Oct 5 12:30:34 2008 +1300 Fix the build directory --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index f1479e3..f4f37da 100755 --- a/debian/rules +++ b/debian/rules @@ -20,6 +20,7 @@ binary-indep: dh_testdir dh_testroot dh_clean -k + dh_installdirs sed 's/#VERSION#/$(version)/' debsums.in >$(tmp)/usr/bin/debsums cp debsums_gen debsums_init $(tmp)/usr/sbin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
