summaryrefslogtreecommitdiffstats
path: root/pyuno/CustomTarget_zipcore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/CustomTarget_zipcore.mk')
-rw-r--r--pyuno/CustomTarget_zipcore.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/CustomTarget_zipcore.mk b/pyuno/CustomTarget_zipcore.mk
index 35be5d9cfee2..06d98fe03fc6 100644
--- a/pyuno/CustomTarget_zipcore.mk
+++ b/pyuno/CustomTarget_zipcore.mk
@@ -33,7 +33,7 @@ ifeq ($(OS)$(COM),WNTGCC)
pyuno_PYTHON_LIB_DIR=$(MINGW_SYSROOT)/lib/python$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)
endif
else
-pyuno_PYTHON_LIB_DIR=$(OUTDIR)/lib/python
+$(error SHOULD NOT GET HERE)
endif
pyuno_PYTHON_ARCHIVE_NAME:=python-core-$(PYTHON_VERSION).zip