Stop cleaning /usr/share/locale and /usr/share/man.
For the install-cd and admin-cd stop cleaning /usr/share/locale as that's causing issues at least with tmux for not having any UTF-8 locales. For the admin-cd stop cleaning /usr/share/man to see the resulting ISO size difference and evaluate if it's worthy it. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
7179b0cc8a
commit
129dec5296
2 changed files with 0 additions and 3 deletions
|
@ -185,8 +185,6 @@ livecd/empty:
|
|||
/usr/share/info
|
||||
/usr/share/lcms
|
||||
/usr/share/libtool
|
||||
/usr/share/locale
|
||||
/usr/share/man
|
||||
/usr/share/rfc
|
||||
/usr/share/ss
|
||||
/usr/share/state
|
||||
|
|
|
@ -184,7 +184,6 @@ livecd/empty:
|
|||
/usr/share/info
|
||||
/usr/share/lcms
|
||||
/usr/share/libtool
|
||||
/usr/share/locale
|
||||
/usr/share/man
|
||||
/usr/share/rfc
|
||||
/usr/share/ss
|
||||
|
|
Loading…
Add table
Reference in a new issue