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

Annotation of /rpms/e-smith-imp/sme8/e-smith-imp-1.13.0-05.createlinks.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 18:56:06 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-imp-1_13_0-10_el5_sme, e-smith-imp-1_13_0-11_el5_sme
Import on branch sme8 of package e-smith-imp-1.13.0-10.el5.sme.src.rpm

1 slords 1.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