From 0118c0e7d57c949d52250cd02686066e6aca1a75 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 7 Jan 2013 17:57:01 +0000 Subject: [PATCH] force new build git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index 65123f380..2fb13e96b 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -263,7 +263,7 @@ for rpmname in xCAT xCATsn; do fi fi done - +# no longer put in xCAT-rmc if [ "$OSNAME" = "AIX" ]; then echo "rpm -Uvh xCAT-$SHORTSHORTVER*rpm" >> $DESTDIR/instxcat fi