[PATCH lorax] Stop removing libXt from the installation media.

Chris Lumens clumens at redhat.com
Tue Sep 23 18:42:58 UTC 2014


It's needed by yelp, which is how anaconda displays help.
---
 share/runtime-cleanup.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index d144a51..f8107ca 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -50,7 +50,7 @@ removefrom isomd5sum --allbut /usr/bin/checkisomd5
 ## various other things we remove to save space
 removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file
 removepkg genisoimage gnome-python2 info iptables
-removepkg jasper-libs libXt libXxf86misc
+removepkg jasper-libs libXxf86misc
 removepkg libasyncns libhbaapi libhbalinux
 removepkg libmcpp libpcap libtiff libutempter linux-atm-libs
 removepkg lvm2-libs m4 mailx makebootfat mcpp
-- 
1.9.3



More information about the anaconda-patches mailing list