From 9e1df22d69a3593863e5f217466efd6d44188d45 Mon Sep 17 00:00:00 2001 From: rsiddall Date: Thu, 28 Jun 2007 02:35:35 +0000 Subject: [PATCH] Patch to work around problem with rpm Perl requires script's handling of here documents --- install/rpm/freeside-1.5.7.rpm.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 install/rpm/freeside-1.5.7.rpm.patch diff --git a/install/rpm/freeside-1.5.7.rpm.patch b/install/rpm/freeside-1.5.7.rpm.patch new file mode 100644 index 000000000..e5cdd22b1 --- /dev/null +++ b/install/rpm/freeside-1.5.7.rpm.patch @@ -0,0 +1,14 @@ +diff -Naur freeside-1.5.7.orig/FS/FS/part_export/communigate_pro_singledomain.pm freeside-1.5.7/FS/FS/part_export/communigate_pro_singledomain.pm +--- freeside-1.5.7.orig/FS/FS/part_export/communigate_pro_singledomain.pm 2004-03-24 09:28:47.000000000 -0500 ++++ freeside-1.5.7/FS/FS/part_export/communigate_pro_singledomain.pm 2005-07-26 14:09:39.000000000 -0400 +@@ -21,8 +21,8 @@ + CommuniGate Pro + mail server. This is an unusual export to CommuniGate Pro that forces all + accounts into a single domain. As CommuniGate Pro supports multipledomains, +-unless you have a specific reason for using this export, you probably want to +-use the communigate_pro export instead. The ++unless you have a specific reason for using this export, you probably want ++to use the communigate_pro export instead. The + CommuniGate Pro Perl Interface + must be installed as CGP::CLI. + END -- 2.20.1