remove AIX bundles files.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2010-06-03 16:02:59 +00:00
parent e05f9e8c90
commit 6e5b7f4b10

View File

@ -245,7 +245,9 @@ if [ "$OSNAME" = "AIX" ]; then
echo "rpm -Uvh xCAT-$SHORTSHORTVER*rpm" >> $DESTDIR/instxcat
echo "rpm -Uvh xCAT-rmc-$SHORTSHORTVER*rpm" >> $DESTDIR/instxcat
# add the service node bundle files
cp xCATaixSN.bnd xCATaixSN2.bnd xCATaixSSH.bnd xCATaixSSL.bnd $DESTDIR/
# these are now shipped as part of xCAT-server !!!!
# - installed in /opt/xcat/share/xcat/installp_bundles
# cp xCATaixSN.bnd xCATaixSN2.bnd xCATaixSSH.bnd xCATaixSSL.bnd $DESTDIR/
fi
# Decide if anything was built or not