summaryrefslogtreecommitdiffstats
path: root/rules/locales.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/locales.make')
-rw-r--r--rules/locales.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/locales.make b/rules/locales.make
index 3c87e1a45..1ac215efc 100644
--- a/rules/locales.make
+++ b/rules/locales.make
@@ -121,7 +121,7 @@ $(STATEDIR)/locales.targetinstall:
locales_clean:
rm -rf $(STATEDIR)/locales.*
- rm -rf $(IMAGEDIR)/locales_*
+ rm -rf $(PKGDIR)/locales_*
rm -rf $(LOCALES_DIR)
# vim: syntax=make