--- smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings.typo 2008-04-22 07:23:15.000000000 +0200 +++ smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings 2008-04-22 07:23:54.000000000 +0200 @@ -60,7 +60,7 @@ my $OOP_ini ="/opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini"; system("/bin/cp -a $OOP_ini.contrib $OOP_ini") if not -f $OOP_ini; system("/bin/chown -R admin.admin /opt/openoffice; chmod -R u+rw,go+r-w /opt/openoffice"); - system("/usr/bin/find /opt/openoffice/OpenOfficePortable/App/openoffice/share/readme | xargs touch -d 'Tue Jan 1 00:00:00 2008'"): + system("/usr/bin/find /opt/openoffice/OpenOfficePortable/App/openoffice/share/readme | xargs touch -d 'Tue Jan 1 00:00:00 2008'"); } elsif( $self eq "openoffice-assoc-oo" ) {