From 1e9e6a345b4925be4831fc0c3dabd27e3f84a709 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Sun, 16 Sep 2007 09:47:43 +0200 Subject: [PATCH] Its called powerpc not ppc --- grml-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4