Peter Jones wrote:
This hopefully will make efi images get created again...
---
scripts/mk-images.efi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/mk-images.efi b/scripts/mk-images.efi
index 9bd2024..ed71356 100644
--- a/scripts/mk-images.efi
+++ b/scripts/mk-images.efi
@@ -158,7 +158,7 @@ prepareEfiTree() {
mv $MBD_BOOTTREE_TMP/EFI/boot/grub.conf $MBD_BOOTTREE_TMP/EFI/boot/boot${efiarch}.conf
yumdownloader -c $yumconf ${brandpkgname}-logos
- rpm2cpio $artpkg.rpm | (cd $KERNELROOT; cpio --quiet -iumd)
+ rpm2cpio ${brandpkgname}-logos.noarch.rpm | (cd $KERNELROOT; cpio --quiet -iumd)
cp $KERNELROOT/boot/grub/splash.xpm.gz $MBD_BOOTTREE_TMP/EFI/boot/splash.xpm.gz
}
Looks good.
--
David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list