summaryrefslogtreecommitdiff
path: root/localedata/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-30 17:23:04 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-30 17:23:04 +0000
commitacb53dc1aee4dc2f042ff8a5fc863533b0ad975d (patch)
tree059717bb55392b5a84de05703e1da30b455f5541 /localedata/Makefile
parente8c6a4424652cf47283c9a25c4d3815fb5e563f9 (diff)
(install-locales): Remove the -u switch from localedef command line.
Diffstat (limited to 'localedata/Makefile')
-rw-r--r--localedata/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/localedata/Makefile b/localedata/Makefile
index 33c080e1cc..af70f7cca4 100644
--- a/localedata/Makefile
+++ b/localedata/Makefile
@@ -168,7 +168,6 @@ install-locales:
case $$locale in \#*) continue;; esac; \
$(LOCALEDEF) -i locales/`echo $$locale | sed 's/\([^.]*\).*/\1/'` \
-c -f charmaps/$$charset \
- -u repertoiremaps/mnemonic.ds \
$(inst_localedir)/$$locale; \
done < SUPPORTED