diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-12-13 21:26:14 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-12-13 21:27:11 +0100 |
commit | ae76bde6dcf332ff4d564d9b9f77497852dff05c (patch) | |
tree | db301232baf8fc13bc96e48bdfd82ed799ba9f95 /instsetoo_native | |
parent | a2486b0460bc070bb66f265e6e7b1806b7639a1f (diff) |
specify the download names for helppacks
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index 4b19075f3096..47b1b70ecfc1 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -110,6 +110,7 @@ LibreOffice script setup_osl downloadname LibO_{productversion}_{os}_install_{languages} langpackdownloadname LibO_{productversion}_languagepack_{os}_install_{languages} + helppackdownloadname LibO_{productversion}_helppack_{os}_install_{languages} include {solarenvpath}/{os}/loader2,.,{localcommonpath}/bin,{localpath}/bin,{solarpath}/bin.{minor}/ooowoure,{solarpath}/bin.{minor}/osl,{solarpath}/bin.{minor}/desktop-integration/{pkgtype},{solarpath}/bin.{minor},{solarpath}/lib.{minor},{solarpath}/pck.{minor}/openoffice,{solarpath}/pck.{minor},{solarpath}/xml.{minor}/office/instance,{solarpath}/xml.{minor},{solarcommonpath}/bin.{minor}/osl,{solarcommonpath}/bin.{minor},{solarcommonpath}/pck.{minor}/openoffice,{solarcommonpath}/pck.{minor},../../external/common,{solarenvpath}/{os}/OOo_external,{solarpath}/pck.{minor}/brand } } @@ -249,6 +250,7 @@ LibreOffice_Dev script setup_osljre downloadname LibO-dev_{productversion}_{os}_install_{languages} langpackdownloadname LibO_{productversion}_languagepack_{os}_install_{languages} + helppackdownloadname LibO_{productversion}_helppack_{os}_install_{languages} include {solarenvpath}/{os}/loader2,.,{localpath}/bin/dev,{localcommonpath}/bin,{localpath}/bin,{solarpath}/bin.{minor}/osl,{solarpath}/bin.{minor},{solarpath}/lib.{minor},{solarpath}/pck.{minor}/openoffice,{solarpath}/pck.{minor},{solarpath}/xml.{minor}/office/instance,{solarpath}/xml.{minor},{solarcommonpath}/bin.{minor}/osl,{solarcommonpath}/bin.{minor},{solarcommonpath}/pck.{minor}/openoffice_dev,{solarcommonpath}/pck.{minor}/openoffice,{solarcommonpath}/pck.{minor},../../external/common,{solarenvpath}/{os}/OOo_external,,{solarpath}/pck.{minor}/brand_dev } } |