add symbol link directory fedora/dracut with rh/dracut

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2010-07-26 09:24:06 +00:00
parent 9499068da5
commit 328fc09012

View File

@ -60,6 +60,7 @@ set +x
%ifos linux
cp -a share/xcat/install/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/install/
cp -a share/xcat/netboot/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/netboot/
ln -sf ../rh/dracut $RPM_BUILD_ROOT/%{prefix}/share/xcat/netboot/fedora/dracut
%else
cp -hpR share/xcat/install/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/install/
cp -hpR share/xcat/netboot/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/netboot/