Add perl-Locale-Codes to Fedora prereq installer
authorDan Scott <dscott@laurentian.ca>
Wed, 4 Jan 2012 04:26:58 +0000 (23:26 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 4 Mar 2012 05:40:17 +0000 (00:40 -0500)
Locale::Country isn't bundled in Fedora's core Perl modules so add it to
the RPM list.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/extras/Makefile.install

index 2afc773..a93e0b7 100644 (file)
@@ -189,6 +189,7 @@ FEDORA_RPMS = \
        perl-Email-Simple \
        perl-GDGraph3d \
        perl-JSON-XS \
+       perl-Locale-Codes \
        perl-Net-IP \
        perl-Net-SSH2 \
        perl-OLE-Storage_Lite \