From: Raúl Porcel Date: Sat, 11 Sep 2010 18:05:39 +0000 (+0000) Subject: Fix sparc bug, gentoo bug 297231 X-Git-Tag: CATALYST_2_0_6_916~14 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc83898b009ec653be6918a702750cfb3c656b94;p=catalyst.git Fix sparc bug, gentoo bug 297231 --- diff --git a/ChangeLog b/ChangeLog index 834aa911..827eaa0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ # Distributed under the GPL v2 # $Id$ + 11 Sep 2010; Raúl Porcel + targets/support/netboot2-final.sh: + Fix sparc bug, gentoo bug 297231 + 05 Sep 2010; Raúl Porcel AUTHORS, catalyst: Update copyrights, add me to AUTHORS diff --git a/targets/support/netboot2-final.sh b/targets/support/netboot2-final.sh index 08f6e7b1..2dbce72f 100644 --- a/targets/support/netboot2-final.sh +++ b/targets/support/netboot2-final.sh @@ -32,7 +32,7 @@ case ${clst_hostarch} in sleep 0 ;; sparc*) - if [ "${clst_hostarch}" == "sparc" ]; then + if [ "${clst_subarch}" == "sparc" ]; then piggyback=piggyback else piggyback=piggyback64