From 317cf1a05fe01059342e109b6dcc0d5de20610a4 Mon Sep 17 00:00:00 2001 From: huweihua Date: Thu, 11 Dec 2014 00:59:54 -0500 Subject: [PATCH] fix spelling mistake --- buildlocal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildlocal.sh b/buildlocal.sh index fceb39b98..5d31686c9 100755 --- a/buildlocal.sh +++ b/buildlocal.sh @@ -109,7 +109,7 @@ echo "This is an $OSNAME system" #build xCAT-genesis-scripts if it is x86_64 platform ARCH=$(uname -p) - if [ "$ARCH" = "x64_64" ]; then + if [ "$ARCH" = "x86_64" ]; then $CURDIR/makerpm xCAT-genesis-scripts x86_64 else $CURDIR/makerpm xCAT-genesis-scripts ppc64