From 91ee76e32bcce9c8b60ee5862d7e6a36a10dda74 Mon Sep 17 00:00:00 2001 From: rsiddall Date: Sun, 8 Jul 2007 03:40:26 +0000 Subject: [PATCH] Patch to work around bug in rpm's handling of here documents, regenerated for Freeside 1.7.2 --- install/rpm/freeside-1.7.2.rpm.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 install/rpm/freeside-1.7.2.rpm.patch diff --git a/install/rpm/freeside-1.7.2.rpm.patch b/install/rpm/freeside-1.7.2.rpm.patch new file mode 100644 index 000000000..698d7ffac --- /dev/null +++ b/install/rpm/freeside-1.7.2.rpm.patch @@ -0,0 +1,14 @@ +diff -Naur freeside-1.7.2.orig/FS/FS/part_export/communigate_pro_singledomain.pm freeside-1.7.2/FS/FS/part_export/communigate_pro_singledomain.pm +--- freeside-1.7.2.orig/FS/FS/part_export/communigate_pro_singledomain.pm 2006-05-21 14:40:09.000000000 -0400 ++++ freeside-1.7.2/FS/FS/part_export/communigate_pro_singledomain.pm 2007-07-01 22:15:29.464445481 -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 multiple domains, +-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