diff options
author | 2003-09-17 15:45:30 +0000 | |
---|---|---|
committer | 2003-09-17 15:45:30 +0000 | |
commit | c5df96c52228addc7d843a4b27dc0cdb18986ce6 (patch) | |
tree | 52b76a754a0b0f2e59dbd3223e40573243b406e3 /app-office | |
parent | Marked stable for sparc. (diff) | |
download | historical-c5df96c52228addc7d843a4b27dc0cdb18986ce6.tar.gz historical-c5df96c52228addc7d843a4b27dc0cdb18986ce6.tar.bz2 historical-c5df96c52228addc7d843a4b27dc0cdb18986ce6.zip |
Fix the wrapper
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-bin/files/ooffice-wrapper-1.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/openoffice-bin/files/ooffice-wrapper-1.3 b/app-office/openoffice-bin/files/ooffice-wrapper-1.3 index bc88cfca6680..c4c126dfee8a 100644 --- a/app-office/openoffice-bin/files/ooffice-wrapper-1.3 +++ b/app-office/openoffice-bin/files/ooffice-wrapper-1.3 @@ -23,7 +23,7 @@ # this string should be exactly as in ~/.sversionrc PV=<pv> -OOVERSION="OpenOffice.org ${PV//_rc4}" +OOVERSION="OpenOffice.org ${PV//_rc4/.0}" ## ## Source system configuration file |