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

Contents 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.2 - (show annotations) (download)
Thu Jun 26 05:10:21 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
- Upgrade patch for Turba 2.2.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