update graft variable in s390 template

This commit is contained in:
Dan Horák 2017-09-27 14:18:24 +02:00 committed by Brian C. Lane
parent 743fb92757
commit acb503db9f

View File

@ -73,5 +73,5 @@ runcmd mkisofs -o ${outroot}/images/boot.iso \
-boot-load-size 4 -boot-info-table -no-emul-boot \
-R -J -V '${isolabel}' -T -graft-points \
${BOOTDIR}=${outroot}/${BOOTDIR} \
${imggraft}
${filegraft}
treeinfo images-${basearch} boot.iso images/boot.iso