summaryrefslogtreecommitdiffstats
path: root/rules/bash.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/bash.make')
-rw-r--r--rules/bash.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bash.make b/rules/bash.make
index 8e2ee1a1e..eb3f17c83 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -48,7 +48,7 @@ $(STATEDIR)/bash.extract: $(bash_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean $(BASH_DIR))
@$(call extract, BASH)
- @$(call patchin, $(BASH))
+ @$(call patchin, BASH)
@$(call touch, $@)
# ----------------------------------------------------------------------------