/[smeserver]/rpms/e-smith-turba/sme7/e-smith-turba-1.7-04.createlinks.patch
ViewVC logotype

Annotation of /rpms/e-smith-turba/sme7/e-smith-turba-1.7-04.createlinks.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 16:17:31 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-turba-1_7_0-17_el4_sme, e-smith-turba-1_7_0-16_el4_sme
Import on branch sme7 of package e-smith-turba-1.7.0-16.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/createlinks mezzanine_patched_e-smith-turba-1.7.0/createlinks
2     --- e-smith-turba-1.7.0/createlinks 2006-09-22 22:22:23.000000000 -0500
3     +++ mezzanine_patched_e-smith-turba-1.7.0/createlinks 2006-09-22 22:21:59.000000000 -0500
4     @@ -8,7 +8,7 @@
5     # We only need to do this once.
6     #
7    
8     -foreach (qw(sources.php conf.php))
9     +foreach (qw(sources.php conf.php prefs.php))
10     {
11     templates2events("/home/httpd/html/horde/turba/config/$_",
12     qw(email-update bootstrap-console-save));
13     diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/createlinks mezzanine_patched_e-smith-turba-1.7.0/createlinks
14     --- e-smith-turba-1.7.0/createlinks 2006-03-15 20:48:40.000000000 -0600
15     +++ mezzanine_patched_e-smith-turba-1.7.0/createlinks 2006-09-22 22:16:13.000000000 -0500
16     @@ -14,6 +14,14 @@
17     qw(email-update bootstrap-console-save));
18     }
19    
20     +foreach (qw(conf.php prefs.php sources.php))
21     +{
22     + safe_symlink("/etc/e-smith/templates-default/template-begin-php",
23     + "root/etc/e-smith/templates/home/httpd/html/horde/turba/config/$_/template-begin");
24     + safe_symlink("/etc/e-smith/templates-default/template-end-php",
25     + "root/etc/e-smith/templates/home/httpd/html/horde/turba/config/$_/template-end");
26     +}
27     +
28     foreach (qw(
29     40mysql.create.turba
30     50turba_upgrade

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