Stop removing curl after adding it
curl is useful for things like kickstart %pre and %post
This commit is contained in:
parent
99f2ab9137
commit
88e6c49bd5
@ -48,7 +48,7 @@ remove /etc/logrotate.d
|
||||
removefrom isomd5sum --allbut /usr/bin/checkisomd5
|
||||
|
||||
## various other things we remove to save space
|
||||
removepkg avahi-autoipd coreutils-libs curl dash db4-utils diffutils file
|
||||
removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file
|
||||
removepkg genisoimage gnome-python2 info iptables
|
||||
removepkg jasper-libs libXt libXxf86misc
|
||||
removepkg libasyncns libhbaapi libhbalinux
|
||||
|
Loading…
Reference in New Issue
Block a user