From acb503db9f0e978ae0f40bb048ed7c4b6940580d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 27 Sep 2017 14:18:24 +0200 Subject: [PATCH] update graft variable in s390 template --- share/templates.d/99-generic/s390.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates.d/99-generic/s390.tmpl b/share/templates.d/99-generic/s390.tmpl index 9b9c6469..f9f4b96a 100644 --- a/share/templates.d/99-generic/s390.tmpl +++ b/share/templates.d/99-generic/s390.tmpl @@ -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