remove man-db from runtime build
This commit is contained in:
parent
2878de43c5
commit
dd77c62eae
@ -240,18 +240,6 @@ removefrom gnome-themes /usr/share/themes/Mist/* /usr/share/themes/Simple/*
|
||||
removefrom gnutls /usr/share/locale/*
|
||||
removefrom gpgme /usr/${libdir}/libgpgme-*
|
||||
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 gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/*
|
||||
removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/*
|
||||
@ -316,8 +304,6 @@ removefrom lua /usr/bin/*
|
||||
removefrom lvm2 /etc/*
|
||||
removefrom lzo /usr/${libdir}/liblzo2.*
|
||||
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 metacity /usr/share/applications/*
|
||||
removefrom metacity /usr/share/gnome-control-center/* /usr/share/gnome/*
|
||||
|
@ -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.
|
||||
## Why would we need firstboot in anaconda?
|
||||
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
|
||||
installpkg samba-common
|
||||
## Cleanup leaves only pam_winbind.so and /usr/lib/libwbclient.so.0
|
||||
|
Loading…
Reference in New Issue
Block a user