Fix for PE new packages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
36170ea2fc
commit
d491487ce9
@ -48,7 +48,7 @@ if [ $OS != "AIX" ]; then
|
||||
rpm -Uvh IBM_pe_license*.rpm
|
||||
fi
|
||||
IBM_PE_LICENSE_PROMPT=N /opt/ibmhpc/install/sbin/accept_ppe_license.sh
|
||||
rpm -Uvh --force ibm_lapi*.rpm ibm_pe*.rpm ppe_*.rpm
|
||||
rpm -Uvh --force ibm_pami*.rpm ibm_pe*.rpm ppe_*.rpm
|
||||
cd /
|
||||
rm -Rf /tmp/pe
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user