summaryrefslogtreecommitdiff
path: root/project/variants/3.6.3/pydist.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/variants/3.6.3/pydist.mk')
-rw-r--r--project/variants/3.6.3/pydist.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/variants/3.6.3/pydist.mk b/project/variants/3.6.3/pydist.mk
index 73d11fa..0c12cea 100644
--- a/project/variants/3.6.3/pydist.mk
+++ b/project/variants/3.6.3/pydist.mk
@@ -8,7 +8,7 @@ PYDIST_PYCDIR = lib/$(NICKNAME)
PYDIST_SYSCFG_SRCS = \
- $(PYDIST_PYCDIR)/./_sysconfigdata__$(PYTHON_PLATFORM)_.py
+ $(PYDIST_PYCDIR)/./_sysconfigdata_$(PYTHON_ABIFL)_$(PYTHON_PLATFORM)_.py
PYDIST_SRCS = \
$(PYDIST_PYCDIR)/./__future__.py \