From: rsiddall Date: Sun, 8 Jul 2007 21:22:00 +0000 (+0000) Subject: Work around for a bug in rpm's perldeps handling of here documents X-Git-Tag: freeside_1_7_3rc1~388 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d9db03beb058fb2118f0f74ec4b020f1f59d7026;p=freeside.git Work around for a bug in rpm's perldeps handling of here documents --- diff --git a/FS/FS/part_export/communigate_pro_singledomain.pm b/FS/FS/part_export/communigate_pro_singledomain.pm index e25043fbb..7915785e3 100644 --- a/FS/FS/part_export/communigate_pro_singledomain.pm +++ b/FS/FS/part_export/communigate_pro_singledomain.pm @@ -21,8 +21,8 @@ Real time export to a 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