remove man-db from runtime build

This commit is contained in:
Will Woods 2011-08-03 17:03:41 -04:00
parent 2878de43c5
commit dd77c62eae
2 changed files with 0 additions and 16 deletions

View File

@ -240,18 +240,6 @@ removefrom gnome-themes /usr/share/themes/Mist/* /usr/share/themes/Simple/*
removefrom gnutls /usr/share/locale/* removefrom gnutls /usr/share/locale/*
removefrom gpgme /usr/${libdir}/libgpgme-* removefrom gpgme /usr/${libdir}/libgpgme-*
removefrom grep /etc/* /usr/share/locale/* removefrom grep /etc/* /usr/share/locale/*
removefrom groff /usr/bin/addftinfo /usr/bin/eqn /usr/bin/eqn2graph
removefrom groff /usr/bin/gdiffmk /usr/bin/gindxbib /usr/bin/glookbib
removefrom groff /usr/bin/gneqn /usr/bin/gnroff /usr/bin/grap2graph
removefrom groff /usr/bin/grn /usr/bin/grodvi /usr/bin/grolbp /usr/bin/grolj4
removefrom groff /usr/bin/grops /usr/bin/grotty /usr/bin/gsoelim
removefrom groff /usr/bin/gtroff /usr/bin/hpftodit /usr/bin/indxbib
removefrom groff /usr/bin/lkbib /usr/bin/lookbib /usr/bin/neqn
removefrom groff /usr/bin/pdfroff /usr/bin/pfbtops /usr/bin/pic
removefrom groff /usr/bin/pic2graph /usr/bin/post-grohtml /usr/bin/pre-grohtml
removefrom groff /usr/bin/preconv /usr/bin/refer /usr/bin/soelim /usr/bin/tbl
removefrom groff /usr/bin/tfmtodit /usr/bin/troff /usr/bin/zsoelim
removefrom groff /usr/share/*
removefrom grub /sbin/grub-* /usr/bin/* removefrom grub /sbin/grub-* /usr/bin/*
removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/* removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/*
removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/* removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/*
@ -316,8 +304,6 @@ removefrom lua /usr/bin/*
removefrom lvm2 /etc/* removefrom lvm2 /etc/*
removefrom lzo /usr/${libdir}/liblzo2.* removefrom lzo /usr/${libdir}/liblzo2.*
removefrom madan-fonts /usr/share/fonts/madan/* removefrom madan-fonts /usr/share/fonts/madan/*
removefrom man-db /etc/sysconfig/* /usr/bin/* /usr/libexec/* /usr/sbin/*
removefrom man-db /usr/share/locale/*
removefrom mdadm /etc/* removefrom mdadm /etc/*
removefrom metacity /usr/share/applications/* removefrom metacity /usr/share/applications/*
removefrom metacity /usr/share/gnome-control-center/* /usr/share/gnome/* removefrom metacity /usr/share/gnome-control-center/* /usr/share/gnome/*

View File

@ -96,8 +96,6 @@ installpkg wget rsync rsh bind-utils ftp mtr vconfig rdate
## I'm keeping them here with commentary until I'm sure they're not needed. ## I'm keeping them here with commentary until I'm sure they're not needed.
## Why would we need firstboot in anaconda? ## Why would we need firstboot in anaconda?
installpkg firstboot installpkg firstboot
## Cleanup removes everything but libman, and nothing seems to use it
installpkg man-db
## Cleanup leaves only pam_smbpass.so, which AFAIK we don't use ## Cleanup leaves only pam_smbpass.so, which AFAIK we don't use
installpkg samba-common installpkg samba-common
## Cleanup leaves only pam_winbind.so and /usr/lib/libwbclient.so.0 ## Cleanup leaves only pam_winbind.so and /usr/lib/libwbclient.so.0