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:
parent
e05f9e8c90
commit
6e5b7f4b10
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user