diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppGollem mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppGollem --- smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppGollem 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppGollem 2006-03-18 16:31:24.000000000 -0600 @@ -0,0 +1,5 @@ +{ +my $GollemMenu = $gollem{MenuArray} || "enabled"; return "" unless ($GollemMenu eq "enabled"); +$apps{gollem} = 1; +$OUT = ''; +}