[debsums] 153/184: stop installing debsums_gen

Axel Beckert abe at deuxchevaux.org
Mon Mar 2 21:21:28 UTC 2015


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 <ryanryan52 at 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



More information about the Pkg-perl-cvs-commits mailing list