summaryrefslogtreecommitdiffstats
path: root/rules/python.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python.make')
-rw-r--r--rules/python.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/python.make b/rules/python.make
index bdb0b3771..4b8bc13d8 100644
--- a/rules/python.make
+++ b/rules/python.make
@@ -35,7 +35,6 @@ python_get: $(STATEDIR)/python.get
$(STATEDIR)/python.get: $(python_get_deps_default)
@$(call targetinfo, $@)
- @$(call get_patches, $(PYTHON))
@$(call touch, $@)
$(PYTHON_SOURCE):