From f7d3b2693128209c37004f3af2cc443c1c8fd441 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Mon, 19 Apr 2010 13:57:55 +0000 Subject: [PATCH] One more build fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index b8d96f562..01b6d577d 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -115,7 +115,7 @@ if ! $GREP 'At revision' $SVNUP; then # Use to be: $GREP perl-xCAT $SVNUP; the fi if [ "$OSNAME" = "AIX" ]; then # For the 1st one we overwrite, not append - echo "rpm -Uvh perl-xCAT-$SHORTVER*rpm" > $DESTDIR/instxcat + echo "rpm -Uvh perl-xCAT-$SHORTSHORTVER*rpm" > $DESTDIR/instxcat fi if $GREP xCAT-client $SVNUP; then