summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-apache2.make')
-rw-r--r--rules/host-apache2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-apache2.make b/rules/host-apache2.make
index 4e689fbb6..d27519b09 100644
--- a/rules/host-apache2.make
+++ b/rules/host-apache2.make
@@ -41,7 +41,7 @@ $(STATEDIR)/host-apache2.extract: $(host-apache2_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_APACHE2_DIR))
@$(call extract, APACHE2, $(HOST_BUILDDIR))
- @$(call patchin, $(APACHE2), $(HOST_APACHE2_DIR))
+ @$(call patchin, APACHE2, $(HOST_APACHE2_DIR))
@$(call touch, $@)
# ----------------------------------------------------------------------------