[libsgmls-perl] 01/08: Update debian/rules

Daniel Lintott dlintott-guest at moszumanska.debian.org
Fri Apr 11 10:34:22 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libsgmls-perl.

commit 5a04ff6b1d664bc07f560fbf64441bf8e2aa94ec
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Apr 10 22:46:37 2014 +0100

    Update debian/rules
    
    Git-Dch: Ignore
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 857f858..560850d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	mv $(TMP)/usr/bin/sgmlspl.pl $(TMP)/usr/bin/sgmlspl
+override_dh_install:
+	dh_install
+	rename 's/\.pl//' $(TMP)/usr/bin/*.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsgmls-perl.git



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