> diff --git a/yuminstall.py b/yuminstall.py > index a56fd71..addea4b 100644 > --- a/yuminstall.py > +++ b/yuminstall.py > @@ -1813,6 +1813,8 @@ reposdir=/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anacon > for pkg in removed: > f.write("-%s\n" % pkg) > > + f.write("%end") > + > def writeConfiguration(self): > return OK! OK! - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list