create a link bin/rmosdistro to bin/xcatosdistro

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-08-30 09:37:17 +00:00
parent 5110d39705
commit 9fc62249bd

View File

@ -212,6 +212,8 @@ ln -sf ../bin/xcatclientnnr $RPM_BUILD_ROOT/%{prefix}/bin/slpdiscover
ln -sf ../bin/xcatclient $RPM_BUILD_ROOT/%{prefix}/bin/cfghost
ln -sf ../bin/xcatclientnnr $RPM_BUILD_ROOT/%{prefix}/bin/cfgve
ln -sf ../bin/xcatclientnnr $RPM_BUILD_ROOT/%{prefix}/bin/lsve
ln -sf ../bin/xcatosdistro $RPM_BUILD_ROOT/%{prefix}/bin/rmosdistro
%clean
# This step does not happen until *after* the %files packaging below