diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index f3d4a9bc..28aebc1e 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -5,6 +5,7 @@ %for locale in removelocales: remove usr/share/locale/${locale} %endfor +remove usr/share/anaconda/lang-table ## not required packages installed as dependencies removepkg ConsoleKit-x11 alsa-lib augeas-libs authconfig-gtk avahi-autoipd diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 84ffa768..64d62b65 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -47,6 +47,7 @@ move etc/yum.repos.d etc/anaconda.repos.d symlink /sbin/init init install ${configdir}/network etc/sysconfig append etc/resolv.conf "" +copy usr/share/anaconda/lang-table etc ## get_config_files(configdir) ## gconf stuff