From 3a93e8a2bb7955c2f7ea6920dcf4666dc4e7942a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sat, 24 Feb 2018 05:06:25 +0100 Subject: [PATCH] lorax-templates-qubes: don't fail when no extra kernel is selected It should be possible to build the ISO with just one kernel from repository, instead of locally built. --- lorax-templates-qubes/templates/x86.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax-templates-qubes/templates/x86.tmpl b/lorax-templates-qubes/templates/x86.tmpl index 0a0d397..6a01263 100644 --- a/lorax-templates-qubes/templates/x86.tmpl +++ b/lorax-templates-qubes/templates/x86.tmpl @@ -37,7 +37,7 @@ install boot/memtest* ${BOOTDIR}/memtest mkdir ${EXTRAKERNELS} # bypass "chroot" enforced by Lorax parser -install ../../../../yum/qubes-dom0/rpm/kernel-qubes-vm-[0-9]*rpm ${EXTRAKERNELS} +-install ../../../../yum/qubes-dom0/rpm/kernel-qubes-vm-[0-9]*rpm ${EXTRAKERNELS} ## install kernels mkdir ${KERNELDIR}