Install CPAN on Fedora
authorChris Sharp <csharp@georgialibraries.org>
Thu, 21 Feb 2013 18:33:31 +0000 (13:33 -0500)
committerDan Scott <dan@coffeecode.net>
Thu, 21 Feb 2013 19:35:42 +0000 (14:35 -0500)
Fedora 18 split CPAN out into its own separate package, rather
bizarrely, and as we sadly still need to install some unpackaged
dependencies from CPAN we had better try to install it.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/extras/Makefile.install

index 343b652..94942bd 100644 (file)
@@ -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 \