mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
yum in post of livecd-desktop removed.
Packages should not be removed in post. For the nightly composes the yum remove is failing in any case. If it were to start working, it could potentially break several spins that include the livecd-desktop as a base ks. The syslinux dependency is expected to be fixed the GA release, so this isn't going to be needed to keep perl out of the livecd-desktop spin. Oversized CD images can still easily have their functionallity tested.
This commit is contained in:
parent
4db905c7a4
commit
4fc5daba58
@ -69,5 +69,4 @@
|
||||
%end
|
||||
|
||||
%post
|
||||
yum -C -y remove perl perl-libs perl-version perl-Crypt-PasswdMD5 perl-Pod-Escapes perl-Module-Pluggable perl-Digest-SHA1 perl-Pod-Simple syslinux
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user