summaryrefslogtreecommitdiffstats
path: root/rules/boost.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/boost.make')
-rw-r--r--rules/boost.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/boost.make b/rules/boost.make
index 6aff25249..fd54e6f7a 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -225,7 +225,7 @@ endif
boost_clean:
rm -rf $(STATEDIR)/boost.*
- rm -rf $(IMAGEDIR)/boost_*
+ rm -rf $(PKGDIR)/boost_*
rm -rf $(BOOST_DIR)
# vim: syntax=make