[libsocket6-perl] 01/01: Fix error in debian/rules

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sun Feb 16 12:22:36 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 d6d3e3da1eee27c7c14e79375a96d851dfae30b1
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sun Feb 16 12:21:59 2014 +0000

    Fix error in debian/rules
    
    Git-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b9a7206..d6b6741 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with-buildsystem=perl_makemaker
+	dh $@ --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