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 a82ff5f2a..4e689fbb6 100644
--- a/rules/host-apache2.make
+++ b/rules/host-apache2.make
@@ -40,7 +40,7 @@ host-apache2_extract: $(STATEDIR)/host-apache2.extract
$(STATEDIR)/host-apache2.extract: $(host-apache2_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_APACHE2_DIR))
- @$(call extract, $(APACHE2_SOURCE), $(HOST_BUILDDIR))
+ @$(call extract, APACHE2, $(HOST_BUILDDIR))
@$(call patchin, $(APACHE2), $(HOST_APACHE2_DIR))
@$(call touch, $@)