diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/createlinks mezzanine_patched_e-smith-turba-1.7.0/createlinks --- e-smith-turba-1.7.0/createlinks 2006-09-22 22:22:23.000000000 -0500 +++ mezzanine_patched_e-smith-turba-1.7.0/createlinks 2006-09-22 22:21:59.000000000 -0500 @@ -8,7 +8,7 @@ # We only need to do this once. # -foreach (qw(sources.php conf.php)) +foreach (qw(sources.php conf.php prefs.php)) { templates2events("/home/httpd/html/horde/turba/config/$_", qw(email-update bootstrap-console-save)); diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/createlinks mezzanine_patched_e-smith-turba-1.7.0/createlinks --- e-smith-turba-1.7.0/createlinks 2006-03-15 20:48:40.000000000 -0600 +++ mezzanine_patched_e-smith-turba-1.7.0/createlinks 2006-09-22 22:16:13.000000000 -0500 @@ -14,6 +14,14 @@ qw(email-update bootstrap-console-save)); } +foreach (qw(conf.php prefs.php sources.php)) +{ + safe_symlink("/etc/e-smith/templates-default/template-begin-php", + "root/etc/e-smith/templates/home/httpd/html/horde/turba/config/$_/template-begin"); + safe_symlink("/etc/e-smith/templates-default/template-end-php", + "root/etc/e-smith/templates/home/httpd/html/horde/turba/config/$_/template-end"); +} + foreach (qw( 40mysql.create.turba 50turba_upgrade