[libtext-typography-perl] 03/12: Switch to short-form debian/rules

Florian Schlichting fsfs at moszumanska.debian.org
Sun Aug 16 16:50:33 UTC 2015


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

fsfs pushed a commit to branch master
in repository libtext-typography-perl.

commit 897671b8e413231d2f5018f9392638f2b2fb0ea9
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Aug 16 17:38:16 2015 +0200

    Switch to short-form debian/rules
---
 debian/rules | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index 436b0ac..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 
-THIS := libtext-typography-perl
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-install/$(THIS)::
-	# As this is a architecture independent package, we are not
-	# supposed to install stuff to /usr/lib. MakeMaker creates
-	# the dirs, we delete them from the deb:
-	[ ! -d $(CURDIR)/debian/$(THIS)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(THIS)/usr/lib/perl5
+%:
+	dh $@

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



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