LP#1457094 Switch to package libtemplate-plugin-posix-perl for Debian Jessie
authorJosh Stompro <stomproj@larl.org>
Sun, 31 May 2015 22:19:58 +0000 (17:19 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 11 Jun 2015 00:52:06 +0000 (20:52 -0400)
Debian Jessie includes a package for Template::Plugin::Posix that was
being installed via CPAN.  This patch removes the CPAN install and adds
the Debian package.

Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie

index 042acd9..c6ea5f3 100644 (file)
@@ -57,6 +57,7 @@ export DEBS = \
        libspreadsheet-writeexcel-perl\
        libsru-perl\
        libssh2-1-dev\
+       libtemplate-plugin-posix-perl\
        libtest-warn-perl\
        libtest-output-perl\
        libtext-aspell-perl\
@@ -82,7 +83,6 @@ export DEB_APACHE_DISMODS = \
 
 export CPAN_MODULES = \
        Business::OnlinePayment::PayPal \
-       Template::Plugin::POSIX \
        Safe \
        Email::Send