From: rsiddall Date: Sun, 8 Jul 2007 03:40:26 +0000 (+0000) Subject: Patch to work around bug in rpm's handling of here documents, regenerated for Freesid... X-Git-Tag: freeside_1_7_3rc1~390 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=91ee76e32bcce9c8b60ee5862d7e6a36a10dda74;p=freeside.git Patch to work around bug in rpm's handling of here documents, regenerated for Freeside 1.7.2 --- 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