summaryrefslogtreecommitdiff
path: root/desktop/Executable_soffice.bin.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-10 22:28:24 -0600
committerJan Holesovsky <kendy@suse.cz>2012-01-11 15:50:35 +0100
commit42bd571e07378c5e74f279e373c1442b4d224590 (patch)
tree05756eff875f0479468ef72fc988fde2dcec0054 /desktop/Executable_soffice.bin.mk
parent211e147ac64b2a22652d7390bcd9c8f7215a73b4 (diff)
OS_FOR_BUILD is not right do decide Host module name
Diffstat (limited to 'desktop/Executable_soffice.bin.mk')
-rw-r--r--desktop/Executable_soffice.bin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index 456171d774b6..8815432d1457 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-ifeq ($(OS_FOR_BUILD),WNT)
+ifeq ($(OS),WNT)
sofficebin := soffice_bin
else
sofficebin := soffice.bin