summaryrefslogtreecommitdiffstats
path: root/rules/pop3spam.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/pop3spam.make')
-rw-r--r--rules/pop3spam.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/pop3spam.make b/rules/pop3spam.make
index a39598c31..6f0408b7c 100644
--- a/rules/pop3spam.make
+++ b/rules/pop3spam.make
@@ -50,7 +50,7 @@ $(STATEDIR)/pop3spam.extract: $(pop3spam_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(POP3SPAM_DIR))
@$(call extract, POP3SPAM)
- @$(call patchin, $(POP3SPAM))
+ @$(call patchin, POP3SPAM)
@$(call touch, $@)
# ----------------------------------------------------------------------------