diff options
Diffstat (limited to 'desktop/Executable_unopkg.bin.mk')
-rw-r--r-- | desktop/Executable_unopkg.bin.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_unopkg.bin.mk b/desktop/Executable_unopkg.bin.mk index 464824fa2f75..c635c2b22995 100644 --- a/desktop/Executable_unopkg.bin.mk +++ b/desktop/Executable_unopkg.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) unopkgbin := unopkg_bin else unopkgbin := unopkg.bin |