typo fix
authorChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 17:25:30 +0000 (13:25 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 17:25:30 +0000 (13:25 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/extras/install/Makefile.centos
Open-ILS/src/extras/install/Makefile.rhel

index 449639b..ad54363 100644 (file)
@@ -48,7 +48,7 @@ export CPAN_MODULES = \
        Business::ISBN::Data \
        Crypt::SSLeay \
        Email::Send \
-       GDGraph3d \
+       GD::Graph3d \
        HTML::Defang \
        Locale::Maketext::Lexicon \
        MARC::Charset \
index 885f03e..dc37ae6 100644 (file)
@@ -30,10 +30,8 @@ RPMS = \
        perl-DBD-Pg \
        perl-Email-Simple \
        perl-Email-MIME \
-       perl-GDGraph3d \
        perl-LDAP \
        perl-Locale-Codes \
-       perl-Locale-Maketext-Lexicon \
        perl-Module-Pluggable \
        perl-Net-IP \
        perl-OLE-Storage_Lite \
@@ -51,7 +49,7 @@ export CPAN_MODULES = \
        Business::ISBN::Data \
        Crypt::SSLeay \
        Email::Send \
-       GDGraph3d \
+       GD::Graph3d \
        HTML::Defang \
        Locale::Maketext::Lexicon \
        MARC::Charset \