From 2fd3174684f66d5ed8d380a1aff98dc9650f2a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 19 Apr 2018 11:47:13 +0200 Subject: [PATCH] remove redundant mkdir --- share/templates.d/99-generic/ppc64le.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/share/templates.d/99-generic/ppc64le.tmpl b/share/templates.d/99-generic/ppc64le.tmpl index 3772cb57..16d8d7f1 100644 --- a/share/templates.d/99-generic/ppc64le.tmpl +++ b/share/templates.d/99-generic/ppc64le.tmpl @@ -69,7 +69,6 @@ install ${configdir}/mapping ${BOOTDIR} treeinfo images-${kernel.arch} zimage %endfor -mkdir images/ # Create optional product.img and updates.img <% filegraft=""; images=["product", "updates"] %> %for img in images: