[libanyevent-rabbitmq-perl] 72/151: Use auto_install instead of auto_include in Makefile.PL.

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:05 UTC 2014


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

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit c223e298a10ae625885d71d5a9afe41fe20ba6e8
Author: Johannes Plunien <johannes.plunien at xing.com>
Date:   Wed Mar 9 19:06:34 2011 +0100

    Use auto_install instead of auto_include in Makefile.PL.
---
 Makefile.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index c868e05..e90a74c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -23,5 +23,5 @@ install_share;
 build_requires 'Test::More';
 build_requires 'Test::Exception';
 install_script 'rabbit_foot';
-auto_include;
+auto_install;
 WriteAll;

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



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