From cd2f59861465b53dc7b8a73a3d6e50ce56434e16 Mon Sep 17 00:00:00 2001 From: Josh Stompro Date: Sun, 31 May 2015 17:19:58 -0500 Subject: [PATCH] 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 --- Open-ILS/src/extras/install/Makefile.debian-jessie | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0