diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2017-08-10 11:35:04 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-08-10 13:30:33 +0200 |
commit | ef2e6260fad38e26c8591ea88ded348db618270d (patch) | |
tree | 4e2a6eb13486d3972262e6d75c7d195ff5daa06b /instsetoo_native | |
parent | 367fedcc4456a74cb2fc29a28279bef314bd47ff (diff) |
tdf#62303: Drop version in installdir name for releases on Windows
Change-Id: Iad07c19a6f87ea697a499b6075752d9f24ba1cb4
Reviewed-on: https://gerrit.libreoffice.org/40957
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 06bd10a2004e..442cfca66c54 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -8,7 +8,7 @@ Globals UREPACKAGEVERSION @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@.@LIBO_VERSION_MICRO@.@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@ URELAYERVERSION 1 REFERENCEOOOMAJORMINOR 4.1 - WINDOWSBASISROOTNAME LibreOffice @LIBO_VERSION_MAJOR@ + WINDOWSBASISROOTNAME LibreOffice UNIXBASISROOTNAME libreoffice@LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@ HIDELICENSEDIALOG 1 PACKAGEPREFIX |