From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9EA8158020 for ; Sun, 20 Nov 2022 00:21:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C46E9E0A91; Sun, 20 Nov 2022 00:21:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2C4FE0A91 for ; Sun, 20 Nov 2022 00:21:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40AE2341249 for ; Sun, 20 Nov 2022 00:21:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08AF3779 for ; Sun, 20 Nov 2022 00:21:28 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1668901939.2d85dcc908a49d5d271c518ba34d637c536e926a.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:wip/mattst88 commit in: targets/support/ X-VCS-Repository: proj/catalyst X-VCS-Files: targets/support/create-iso.sh X-VCS-Directories: targets/support/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2d85dcc908a49d5d271c518ba34d637c536e926a X-VCS-Branch: wip/mattst88 Date: Sun, 20 Nov 2022 00:21:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 288cadf3-c3a1-4885-b8af-20eac6d6dbf7 X-Archives-Hash: 3d74b08467e3e18889cee247cf061b23 commit: 2d85dcc908a49d5d271c518ba34d637c536e926a Author: Matt Turner gentoo org> AuthorDate: Sat Nov 19 23:52:19 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Nov 19 23:52:19 2022 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=2d85dcc9 targets: Fix some indentation Signed-off-by: Matt Turner gentoo.org> targets/support/create-iso.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh index 9991b930..8eada6a7 100755 --- a/targets/support/create-iso.sh +++ b/targets/support/create-iso.sh @@ -11,13 +11,13 @@ case ${clst_hostarch} in cdmakerpkg="dev-libs/libisoburn" ;; mips) - cdmaker="sgibootcd" + cdmaker="sgibootcd" cdmakerpkg="sys-boot/sgibootcd" ;; - ppc*|powerpc*|sparc*) - cdmaker="grub-mkrescue" - cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" - ;; + ppc*|powerpc*|sparc*) + cdmaker="grub-mkrescue" + cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" + ;; amd64|arm64|ia64|x86) cdmaker="grub-mkrescue" # grub-mkrescue requires: