[lorax-rhel7] Remove imggraft from aarch64.tmpl (#1174475)

Brian C. Lane bcl at redhat.com
Fri Jan 16 18:48:30 UTC 2015


rhel7 branch doesn't use imggraft.

Related: rhbz#1174475
---
 share/aarch64.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/aarch64.tmpl b/share/aarch64.tmpl
index 9f8c31c..be5871c 100644
--- a/share/aarch64.tmpl
+++ b/share/aarch64.tmpl
@@ -41,6 +41,6 @@ mkdir ${KERNELDIR}
            ${efiargs} -R -J -V '${isolabel}' -T -graft-points \
            ${KERNELDIR}=${outroot}/${KERNELDIR} \
            ${LIVEDIR}=${outroot}/${LIVEDIR} \
-           ${efigraft} ${imggraft}
+           ${efigraft}
     treeinfo images-${basearch} boot.iso images/boot.iso
 %endif
-- 
1.9.3



More information about the anaconda-patches mailing list