From: Chris Sharp Date: Thu, 13 Jun 2013 13:13:11 +0000 (-0400) Subject: Correcting minor typo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b70957e12ed579a67e394b8991d07c684324ca5c;p=evergreen%2Fequinox.git Correcting minor typo Signed-off-by: Chris Sharp --- diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid index 482db6757b..8203f36df0 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid @@ -57,7 +57,7 @@ export DEB_APACHE_DISMODS = \ export CPAN_MODULES = \ Business::OnlinePayment::PayPal \ Library::CallNumber::LC \ - MARC::Record + MARC::Record \ Net::Z3950::Simple2ZOOM \ RPC::XML \ Template::Plugin::POSIX \