diff options
author | rsiddall <rsiddall> | 2007-07-08 21:29:42 +0000 |
---|---|---|
committer | rsiddall <rsiddall> | 2007-07-08 21:29:42 +0000 |
commit | b72251fb5453091562adf9c57688de80f4abbd7e (patch) | |
tree | a274c77d9fac328b1f63568cf8c8f10814c0e8fd | |
parent | 2fae6d7134c86982b86e49272bec06bf1858a828 (diff) |
No longer needed for Freeside versions greater than 1.7.2
-rw-r--r-- | install/rpm/freeside-1.7.2.rpm.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/install/rpm/freeside-1.7.2.rpm.patch b/install/rpm/freeside-1.7.2.rpm.patch deleted file mode 100644 index 698d7ffac..000000000 --- a/install/rpm/freeside-1.7.2.rpm.patch +++ /dev/null @@ -1,14 +0,0 @@ -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 @@ - <a href="http://www.stalker.com/CommuniGatePro/">CommuniGate Pro</a> - 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 - <a href="http://www.stalker.com/CGPerl/">CommuniGate Pro Perl Interface</a> - must be installed as CGP::CLI. - END |