Its called powerpc not ppc
[grml-live.git] / grml-live
index 57b5e10..05b7c40 100755 (executable)
--- 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