summaryrefslogtreecommitdiffstats
path: root/rules/bonniexx.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/bonniexx.make')
-rw-r--r--rules/bonniexx.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bonniexx.make b/rules/bonniexx.make
index 643505892..ad22b68dc 100644
--- a/rules/bonniexx.make
+++ b/rules/bonniexx.make
@@ -50,7 +50,7 @@ $(STATEDIR)/bonniexx.extract: $(bonniexx_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(BONNIEXX_DIR))
@$(call extract, BONNIEXX)
- @$(call patchin, $(BONNIEXX))
+ @$(call patchin, BONNIEXX)
@$(call touch, $@)
# ----------------------------------------------------------------------------