summaryrefslogtreecommitdiffstats
path: root/rules/python24.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python24.make')
-rw-r--r--rules/python24.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/python24.make b/rules/python24.make
index 388a26d77..f9a905539 100644
--- a/rules/python24.make
+++ b/rules/python24.make
@@ -182,7 +182,7 @@ $(STATEDIR)/python24.targetinstall: $(python24_targetinstall_deps_default)
python24_clean:
rm -rf $(STATEDIR)/python24.*
- rm -rf $(IMAGEDIR)/python24_*
+ rm -rf $(PKGDIR)/python24_*
rm -fr $(PYTHON24_DIR)
# vim: syntax=make