summaryrefslogtreecommitdiffstats
path: root/rules/apache.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/apache.make')
-rw-r--r--rules/apache.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/apache.make b/rules/apache.make
index 1a8fe4a7a..56011881d 100644
--- a/rules/apache.make
+++ b/rules/apache.make
@@ -51,7 +51,7 @@ $(STATEDIR)/apache.extract: $(apache_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(APACHE_DIR))
@$(call extract, APACHE)
- @$(call patchin, $(APACHE))
+ @$(call patchin, APACHE)
@$(call touch, $@)
# ----------------------------------------------------------------------------