1 |
--- smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings.touchlicense 2008-04-21 22:52:42.000000000 +0200 |
2 |
+++ smeserver-openoffice-portable-2.4.0/root/etc/e-smith/events/actions/openoffice-usersettings 2008-04-21 22:51:59.000000000 +0200 |
3 |
@@ -60,6 +60,7 @@ |
4 |
my $OOP_ini ="/opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini"; |
5 |
system("/bin/cp -a $OOP_ini.contrib $OOP_ini") if not -f $OOP_ini; |
6 |
system("/bin/chown -R admin.admin /opt/openoffice; chmod -R u+rw,go+r-w /opt/openoffice"); |
7 |
+ system("/usr/bin/find /opt/openoffice/OpenOfficePortable/App/openoffice/share/readme | xargs touch -d 'Tue Jan 1 00:00:00 2008'"): |
8 |
} |
9 |
elsif( $self eq "openoffice-assoc-oo" ) |
10 |
{ |