Fix package name for the logos package when building EFI images.
On Fri, 2009-02-27 at 13:42 -0500, Peter Jones wrote:
> yumdownloader -c $yumconf ${brandpkgname}-logos
> - rpm2cpio $artpkg.rpm | (cd $KERNELROOT; cpio --quiet -iumd)
> + rpm2cpio ${brandpkgname}-logos.noarch.rpm | (cd $KERNELROOT; cpio --quiet -iumd)
You're going to need a version in there. Also, that's somewhat fragile
expecting the brand package to always be noarch.
--
Jesse Keating
Fedora -- Freedom˛ is a feature!
identi.ca: http://identi.ca/jkeating
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|