summaryrefslogtreecommitdiffstats
path: root/share/numericdef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r--share/numericdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 550ba44..2c38ea8 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -63,7 +63,7 @@ all: ${LOCALES:S/$/.out/g}
afterinstall:
.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_NUMERIC
.endfor
.for link in ${LATIN15LINKS}
OpenPOWER on IntegriCloud