Stop removing curl after adding it (#1083205)
curl is useful for things like kickstart %pre and %post Resolves: rhbz#1083205
This commit is contained in:
parent
436a5aed0d
commit
c4ea32367d
@ -47,7 +47,7 @@ remove /etc/logrotate.d
|
|||||||
removefrom isomd5sum --allbut /usr/bin/checkisomd5
|
removefrom isomd5sum --allbut /usr/bin/checkisomd5
|
||||||
|
|
||||||
## various other things we remove to save space
|
## 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 genisoimage gnome-python2 info iptables
|
||||||
removepkg jasper-libs libXt libXxf86misc
|
removepkg jasper-libs libXt libXxf86misc
|
||||||
removepkg libasyncns libhbaapi libhbalinux
|
removepkg libasyncns libhbaapi libhbalinux
|
||||||
|
Loading…
Reference in New Issue
Block a user