diff options
author | Ingo Schmidt <is@openoffice.org> | 2011-02-01 13:40:28 +0100 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2011-02-01 13:40:28 +0100 |
commit | 57bd374bbd8726e763748d10b054acc0f0d8c0df (patch) | |
tree | 897951dffdf311900738cb8eb90b6be63368c0b3 /setup_native/source | |
parent | 143e8326931e0751caf3428eec0d8542229dd063 (diff) |
native359: #i115669# fixing package description for solaris packages
Diffstat (limited to 'setup_native/source')
-rwxr-xr-x | setup_native/source/packinfo/packinfo_office.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/setup_native/source/packinfo/packinfo_office.txt b/setup_native/source/packinfo/packinfo_office.txt index fb04b347fcdf..242507c59db9 100755 --- a/setup_native/source/packinfo/packinfo_office.txt +++ b/setup_native/source/packinfo/packinfo_office.txt @@ -566,7 +566,7 @@ linuxpatchrequires = "" copyright = "1999-2010 by Oracle" solariscopyright = "solariscopyrightfile" vendor = "Oracle" -description = "De-AT dictionary for %PACKAGENAME %PRODUCTVERSION" +description = "De-AT dictionary for %PRODUCTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%PACKAGEVERSION" End @@ -582,7 +582,7 @@ linuxpatchrequires = "" copyright = "1999-2010 by Oracle" solariscopyright = "solariscopyrightfile" vendor = "Oracle" -description = "De-CH dictionary for %PACKAGENAME %PRODUCTVERSION" +description = "De-CH dictionary for %PRODUCTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%PACKAGEVERSION" End @@ -598,7 +598,7 @@ linuxpatchrequires = "" copyright = "1999-2010 by Oracle" solariscopyright = "solariscopyrightfile" vendor = "Oracle" -description = "De-DE dictionary for %PACKAGENAME %PRODUCTVERSION" +description = "De-DE dictionary for %PRODUCTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%PACKAGEVERSION" End |