[libcatmandu-perl] 06/11: Fix include perl-build.mk (not perl-makemaker.mk).

Jonas Smedegaard dr at jones.dk
Sat May 17 09:12:37 UTC 2014


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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit d682b1683bfdbef59f84d8795ebd4cbe2e4d196e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri May 16 19:32:57 2014 +0200

    Fix include perl-build.mk (not perl-makemaker.mk).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4997ec9..d2a4512 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
+include /usr/share/cdbs/1/class/perl-build.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)

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



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