From cf978a33342bb42bdf272ad05f6e37f7c0e93f3d Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 27 May 2020 14:25:59 -0400 Subject: [PATCH] typo fix Signed-off-by: Chris Sharp --- Open-ILS/src/extras/install/Makefile.centos | 2 +- Open-ILS/src/extras/install/Makefile.rhel | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index cf49ca191d..5aa25e138c 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -50,7 +50,7 @@ export CPAN_MODULES = \ Business::OnlinePayment \ Business::OnlinePayment::AuthorizeNet \ Business::OnlinePayment::PayflowPro \ - Business::OnlinePayment::PayPal + Business::OnlinePayment::PayPal \ Business::Stripe \ Email::Send \ GD::Graph3d \ diff --git a/Open-ILS/src/extras/install/Makefile.rhel b/Open-ILS/src/extras/install/Makefile.rhel index 626bd19a7d..9489195940 100644 --- a/Open-ILS/src/extras/install/Makefile.rhel +++ b/Open-ILS/src/extras/install/Makefile.rhel @@ -52,7 +52,7 @@ export CPAN_MODULES = \ Business::OnlinePayment \ Business::OnlinePayment::AuthorizeNet \ Business::OnlinePayment::PayflowPro \ - Business::OnlinePayment::PayPal + Business::OnlinePayment::PayPal \ Business::Stripe \ Email::Send \ GD::Graph3d \ -- 2.11.0