[libsocket6-perl] 01/03: Remove override and add build-system to debian/rules

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sun Feb 16 12:09:51 UTC 2014


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

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

commit b527fae10c385061665fa6181215714386832341
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sun Feb 16 11:52:06 2014 +0000

    Remove override and add build-system to debian/rules
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9ef5eff..b9a7206 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
-
-override_dh_auto_configure:
-	perl Makefile.PL INSTALLDIRS=vendor LDDLFLAGS="-shared -L/usr/local/lib -fstack-protector $(LDFLAGS)"
-
+	dh $@ --with-buildsystem=perl_makemaker

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



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