copy xHRM to the /install/postscripts and try to use it replace the mkhyperv

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2011-11-01 06:16:15 +00:00
parent 1e61216759
commit 3828a4f8cc

View File

@ -128,6 +128,7 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
%ifnos linux
. /etc/profile
%else
cp -f $RPM_INSTALL_PREFIX0/share/xcat/scripts/xHRM /install/postscripts/
. /etc/profile.d/xcat.sh
%endif
if [ "$1" = "1" ]; then #Only if installing for the first time..