/[smeserver]/rpms/e-smith-imp/sme7/e-smith-imp-1.13.0-05.createlinks.patch
ViewVC logotype

Contents of /rpms/e-smith-imp/sme7/e-smith-imp-1.13.0-05.createlinks.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Jun 26 04:49:24 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Mon Jun 23 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2-1
- Initial build
- Jump in package name to reflect new version of imp

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/createlinks mezzanine_patched_e-smith-imp-1.13.0/createlinks
2 --- e-smith-imp-1.13.0/createlinks 2006-03-15 20:55:05.000000000 -0600
3 +++ mezzanine_patched_e-smith-imp-1.13.0/createlinks 2006-09-19 21:51:21.000000000 -0500
4 @@ -12,3 +12,11 @@
5 email-update
6 ));
7 }
8 +
9 +foreach (qw(conf.php prefs.php servers.php))
10 +{
11 + safe_symlink("/etc/e-smith/templates-default/template-begin-php",
12 + "root/etc/e-smith/templates/home/httpd/html/horde/imp/config/$_/template-begin");
13 + safe_symlink("/etc/e-smith/templates-default/template-end-php",
14 + "root/etc/e-smith/templates/home/httpd/html/horde/imp/config/$_/template-end");
15 +}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed