Remove imggraft from aarch64.tmpl (#1174475)
rhel7 branch doesn't use imggraft. Related: rhbz#1174475
This commit is contained in:
parent
e9848670e5
commit
a0f4a50291
@ -41,6 +41,6 @@ mkdir ${KERNELDIR}
|
|||||||
${efiargs} -R -J -V '${isolabel}' -T -graft-points \
|
${efiargs} -R -J -V '${isolabel}' -T -graft-points \
|
||||||
${KERNELDIR}=${outroot}/${KERNELDIR} \
|
${KERNELDIR}=${outroot}/${KERNELDIR} \
|
||||||
${LIVEDIR}=${outroot}/${LIVEDIR} \
|
${LIVEDIR}=${outroot}/${LIVEDIR} \
|
||||||
${efigraft} ${imggraft}
|
${efigraft}
|
||||||
treeinfo images-${basearch} boot.iso images/boot.iso
|
treeinfo images-${basearch} boot.iso images/boot.iso
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user