Copy lang-table into etc, and remove it during cleanup

This commit is contained in:
Will Woods 2011-07-06 19:33:38 -04:00
parent 14cc34e1ee
commit 9dde406193
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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