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:
Bruno Wolff III 2010-07-24 07:54:55 -05:00
parent 4db905c7a4
commit 4fc5daba58
1 changed files with 0 additions and 1 deletions

View File

@ -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