summaryrefslogtreecommitdiffstats
path: root/rules/smtpclient.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/smtpclient.make')
-rw-r--r--rules/smtpclient.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/smtpclient.make b/rules/smtpclient.make
index 5590ecbf6..eecdae4a9 100644
--- a/rules/smtpclient.make
+++ b/rules/smtpclient.make
@@ -126,7 +126,7 @@ $(STATEDIR)/smtpclient.targetinstall: $(smtpclient_targetinstall_deps_default)
smtpclient_clean:
rm -rf $(STATEDIR)/smtpclient.*
- rm -rf $(IMAGEDIR)/smtpclient_*
+ rm -rf $(PKGDIR)/smtpclient_*
rm -rf $(SMTPCLIENT_DIR)
# vim: syntax=make