From: Josh Stompro Date: Sun, 31 May 2015 22:19:58 +0000 (-0500) Subject: LP#1457094 Switch to package libtemplate-plugin-posix-perl for Debian Jessie X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cd2f59861465b53dc7b8a73a3d6e50ce56434e16;p=working%2FEvergreen.git LP#1457094 Switch to package libtemplate-plugin-posix-perl for Debian Jessie 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 Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie index 2793474ec8..671e71c54e 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-jessie +++ b/Open-ILS/src/extras/install/Makefile.debian-jessie @@ -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