summaryrefslogtreecommitdiffstats
path: root/rules/ltp-template.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ltp-template.make')
-rw-r--r--rules/ltp-template.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/ltp-template.make b/rules/ltp-template.make
index 8873b10c2..a5285810d 100644
--- a/rules/ltp-template.make
+++ b/rules/ltp-template.make
@@ -110,7 +110,7 @@ $(STATEDIR)/ltp-template.targetinstall:
ltp-template_clean:
rm -rf $(STATEDIR)/ltp-template.*
- rm -rf $(IMAGEDIR)/ltp-template_*
+ rm -rf $(PKGDIR)/ltp-template_*
rm -rf $(LTP_TEMPLATE_DIR)
# vim: syntax=make