From d74b09b087b934b512d226106a3eb16bd5018e32 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 042acd9271..c6ea5f39aa 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.43.2