summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/locales.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/locales.make b/rules/locales.make
index 5ffb4111d..3c49da03e 100644
--- a/rules/locales.make
+++ b/rules/locales.make
@@ -130,7 +130,7 @@ $(STATEDIR)/locales.targetinstall: $(locales_targetinstall_deps_default)
@$(call install_copy, locales, 0, 0, 0755, $(LOCALES_DIR)/usr/lib/locale/locale-archive, \
/usr/lib/locale/locale-archive, n);
@$(call install_finish, locales)
-
+
@$(call touch, $@)
# ----------------------------------------------------------------------------