summaryrefslogtreecommitdiff
path: root/scp2/source/sdkoo
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-11-15 18:18:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-11-15 18:29:47 +0100
commit16aa2c1dd66d6ac8f26c460a7287a1ad6139eed3 (patch)
tree99a194b6e1892a17825003a6b7cb45698b2cc8f9 /scp2/source/sdkoo
parent240dc332ad59fc2c45eccb4b2f4923fde09a784b (diff)
Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.
With the basis/brand split undone, they are always the same as PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
Diffstat (limited to 'scp2/source/sdkoo')
-rw-r--r--scp2/source/sdkoo/sdkoo.scp3
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/source/sdkoo/sdkoo.scp b/scp2/source/sdkoo/sdkoo.scp
index 4b1f56999eb2..fc363b974a56 100644
--- a/scp2/source/sdkoo/sdkoo.scp
+++ b/scp2/source/sdkoo/sdkoo.scp
@@ -31,7 +31,6 @@ Installation gid_Installation_Sdk
ProductName = "${PRODUCTNAME}";
ProductVersion = "${PRODUCTVERSION}";
ProductExtension = "${PRODUCTEXTENSION}";
- OOoBaseVersion = "${OOOBASEVERSION}";
#if defined WNT
DefaultDestPath = "<winprogpath>\%PRODUCTNAME";
#else
@@ -43,7 +42,7 @@ End
Directory gid_Dir_Basis_Sdk
ParentID = PREDEFINED_PROGDIR;
- DosName = "LibreOffice${OOOBASEVERSION}_SDK";
+ DosName = "LibreOffice${PRODUCTVERSION}_SDK";
End
#elif defined WNT