This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository debsums.

commit b5db86790ec5bf7ff620da373791ac88894903fe
Author: Ryan Niebur <ryanrya...@gmail.com>
Date:   Mon Jun 18 17:46:40 2012 -0700

    stop installing debsums_gen
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index dc2aa62..116c7b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,9 @@ tmp=$(CURDIR)/debian/$(package)
        dh $@
 
 override_dh_auto_install:
-       cp debsums_gen debsums_init $(tmp)/usr/sbin
+       cp debsums_init $(tmp)/usr/sbin
        cp debsums rdebsums $(tmp)/usr/bin
-       chmod 755 $(tmp)/usr/bin/debsums $(tmp)/usr/sbin/debsums_gen \
+       chmod 755 $(tmp)/usr/bin/debsums  \
            $(tmp)/usr/sbin/debsums_init $(tmp)/usr/bin/rdebsums
        touch $(tmp)/etc/debsums-ignore
        cd man && po4a --rm-backups po4a.cfg

-- 
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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to