summaryrefslogtreecommitdiff
path: root/python/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'python/makefile.mk')
-rw-r--r--python/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/makefile.mk b/python/makefile.mk
index 66532174defc..469c9467ddc5 100644
--- a/python/makefile.mk
+++ b/python/makefile.mk
@@ -50,7 +50,7 @@ all:
TARFILE_NAME=Python-$(PYVERSION)
-PATCH_FILE_NAME=Python-$(PYVERSION).patch
+PATCH_FILES=Python-$(PYVERSION).patch
PYPROJECTS= \
datetime \