diff options
author | Matt Wilson <msw@redhat.com> | 2000-05-08 21:00:42 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-05-08 21:00:42 +0000 |
commit | 9b77e054fd055375b989cd16b04d32cfa7e3f5f9 (patch) | |
tree | 8667492e305a8621fa2b30d70dacd70e181d9ae6 /scripts | |
parent | 4bc2ce1ade093cd6e567e98b948d49a822db6f37 (diff) | |
download | anaconda-9b77e054fd055375b989cd16b04d32cfa7e3f5f9.tar.gz anaconda-9b77e054fd055375b989cd16b04d32cfa7e3f5f9.tar.xz anaconda-9b77e054fd055375b989cd16b04d32cfa7e3f5f9.zip |
grab new locale locations
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 439bb9c25..3f8b22f6f 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -356,6 +356,7 @@ usr/lib/libreadline* usr/lib/libthread* usr/lib/libtiff* usr/lib/libzvt* +usr/lib/locale/* usr/lib/rpm/rpmpopt usr/sbin/chroot usr/sbin/ddcprobe @@ -376,6 +377,7 @@ usr/share/fonts/ISO8859-9/75dpi/tr*tim* usr/share/fonts/ISO8859-9/misc/fonts* usr/share/fonts/ISO8859-9/misc/tr*6x* usr/share/fonts/ISO8859-9/misc/tr*9x* +usr/share/i18n/* usr/share/locale/* usr/share/locale/*/LC_MESSAGES/anaconda.mo usr/share/pixmaps/gnome-default-dlg.png |