summaryrefslogtreecommitdiffstats
path: root/rules/findutils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/findutils.make')
-rw-r--r--rules/findutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/findutils.make b/rules/findutils.make
index e98233b2d..dccfd9c4a 100644
--- a/rules/findutils.make
+++ b/rules/findutils.make
@@ -145,7 +145,7 @@ endif
findutils_clean:
rm -rf $(STATEDIR)/findutils.*
- rm -rf $(IMAGEDIR)/findutils_*
+ rm -rf $(PKGDIR)/findutils_*
rm -rf $(FINDUTILS_DIR)
# vim: syntax=make