From adc67d07234dd752054c9435f56d5a35762f34a9 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Mon, 23 Jan 2012 11:44:14 -0500 Subject: [PATCH] Install RPC::XML::Function on Ubuntu Lucid. Change the LUCID_CPAN target to install RPC::XML::Function instead of XML::RPC. Base on public bug report by Ben Shum (LP 920535). Signed-off-by: Jason Stephenson --- Open-ILS/src/extras/Makefile.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index c6f9690e28..8f69b56627 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -278,7 +278,7 @@ CPAN_MODULES_FORCE = \ # Lucid needs this because the XML::RPC that comes by default is broken with Evergreen LUCID_CPAN = \ - XML::RPC + RPC::XML::Function # ---------------------------------------------------------------------------- -- 2.11.0