summaryrefslogtreecommitdiffstats
path: root/rules/libpopt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libpopt.make')
-rw-r--r--rules/libpopt.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libpopt.make b/rules/libpopt.make
index b0d40d3a5..825f94bdb 100644
--- a/rules/libpopt.make
+++ b/rules/libpopt.make
@@ -142,7 +142,7 @@ $(STATEDIR)/libpopt.targetinstall: $(libpopt_targetinstall_deps_default)
libpopt_clean:
rm -rf $(STATEDIR)/libpopt.*
- rm -rf $(IMAGEDIR)/libpopt_*
+ rm -rf $(PKGDIR)/libpopt_*
rm -rf $(LIBPOPT_DIR)
# vim: syntax=make