From: Chris Sharp Date: Thu, 21 Feb 2013 18:33:31 +0000 (-0500) Subject: try to install cpan on fedora 18 so it will be there when Makefile install needs it X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fcsharp%2Ffedora-check-for-cpan;p=working%2FEvergreen.git try to install cpan on fedora 18 so it will be there when Makefile install needs it --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 343b652813..94942bdfe6 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -132,6 +132,7 @@ FEDORA_RPMS = \ perl-Business-CreditCard \ perl-Business-ISBN \ perl-Business-ISBN-Data \ + perl-CPAN \ perl-DBD-Pg \ perl-Email-Send \ perl-Email-Simple \