mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #2213 from marineam/utf-8
profiles: include libc locale data
This commit is contained in:
commit
92bc09f9da
@ -11,12 +11,10 @@ FEATURES="nodoc noinfo noman"
|
|||||||
|
|
||||||
# Exclude even more documentaiton
|
# Exclude even more documentaiton
|
||||||
# Remove bash-completion files as we don't install bash-completion.
|
# Remove bash-completion files as we don't install bash-completion.
|
||||||
# Remove alternate locales, we only need the standard LANG=C
|
# Remove locale LC_MESSAGES files.
|
||||||
INSTALL_MASK="${INSTALL_MASK}
|
INSTALL_MASK="${INSTALL_MASK}
|
||||||
/etc/locale.gen
|
|
||||||
/usr/share/bash-completion
|
/usr/share/bash-completion
|
||||||
/usr/share/gtk-doc
|
/usr/share/gtk-doc
|
||||||
/usr/share/i18n
|
|
||||||
/usr/share/locale
|
/usr/share/locale
|
||||||
/usr/share/zsh
|
/usr/share/zsh
|
||||||
/var/db/Makefile
|
/var/db/Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user