diff options
author | Brad Laue <brad@gentoo.org> | 2003-09-17 15:45:30 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-09-17 15:45:30 +0000 |
commit | d6db1261e1acd46a40ff4f96b557a185fae976d6 (patch) | |
tree | dfea27db13edc0e1505e02f842c225854523cf27 /app-office | |
parent | Marked stable for sparc. (diff) | |
download | gentoo-2-d6db1261e1acd46a40ff4f96b557a185fae976d6.tar.gz gentoo-2-d6db1261e1acd46a40ff4f96b557a185fae976d6.tar.bz2 gentoo-2-d6db1261e1acd46a40ff4f96b557a185fae976d6.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 |