From 41f2dcfbc11d3d6d11c71a04301311c3ce4824a1 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 7 Jan 2013 17:31:41 +0000 Subject: [PATCH] Do not add xCAT-rmc to instxcat anymore git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index 556b7ff3c..65123f380 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -266,7 +266,6 @@ done if [ "$OSNAME" = "AIX" ]; then echo "rpm -Uvh xCAT-$SHORTSHORTVER*rpm" >> $DESTDIR/instxcat - echo "rpm -Uvh xCAT-rmc-$SHORTSHORTVER*rpm" >> $DESTDIR/instxcat fi # Make sym links in the embed subdirs for the rpms we do not have to build special