Fixed mk-images.efi typo

release2
Tomasz Sterna 14 years ago
parent 4cecd1324a
commit 7ff1623d2d

@ -189,7 +189,7 @@ prepareEfiTree() {
artpkg=$(repoquery --qf "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}" -c $yumconf --whatprovides ${brandpkgname}-logos | grep -v generic-logos | head -1)
if [ -z "$artpkg" ]; then
argpkg="generic-logos"
artpkg="generic-logos"
fi
ydcmd="yumdownloader -c ${yumconf} ${artpkg}"

Loading…
Cancel
Save