From: Alexander Wirt Date: Sun, 16 Sep 2007 07:47:43 +0000 (+0200) Subject: Its called powerpc not ppc X-Git-Tag: 0.0.1~51 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=1e9e6a345b4925be4831fc0c3dabd27e3f84a709 Its called powerpc not ppc --- diff --git a/grml-live b/grml-live index 57b5e10..05b7c40 100755 --- a/grml-live +++ b/grml-live @@ -190,7 +190,7 @@ if [ "$ARCH" = x86 ] ; then elif [ "$ARCH" = amd64 ] ; then echo 'Warning: gebi, it is your turn. :)'>2 # ppc: -elif [ "$ARCH" = ppc ] ; then +elif [ "$ARCH" = powerpc ] ; then echo 'Warning: formorer, it is your turn. :)'>2 # unsuported: else