summaryrefslogtreecommitdiffstats
path: root/share/msgdef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r--share/msgdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 18164f6..96ffb3d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -67,7 +67,7 @@ afterinstall:
# HACK: remove LC_MESSAGES directories before installing LC_MESSAGES file
-rm -rf ${LOCALEDIR}/*/LC_MESSAGES
.for lang in ${LOCALES}
- ${INSTALL} ${COPY} -m 644 -o ${BINOWN} -g ${BINGRP} ${lang}.out \
+ ${INSTALL} -m 644 -o ${BINOWN} -g ${BINGRP} ${lang}.out \
${LOCALEDIR}/${lang}/LC_MESSAGES
.endfor
.for link in ${LATIN15LINKS}
OpenPOWER on IntegriCloud