[libsgmls-perl] 09/10: Update debian/rules

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu Apr 10 21:34:43 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 fcd89d05b98c082e836bf9100e5950f5d3c3675b
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Apr 10 21:40:30 2014 +0100

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

diff --git a/debian/rules b/debian/rules
index 2d33f6a..857f858 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,11 @@
 #!/usr/bin/make -f
 
+PACKAGE = sgmlspl
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
 %:
 	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+	mv $(TMP)/usr/bin/sgmlspl.pl $(TMP)/usr/bin/sgmlspl

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