--- smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings.touchlicense 2008-04-21 22:52:42.000000000 +0200 +++ smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings 2008-04-21 22:51:59.000000000 +0200 @@ -60,6 +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'"): } elsif( $self eq "openoffice-assoc-oo" ) {