roll back the last change, make the files in the fedora/dracut to be symbol link instead of using the spec

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2010-07-26 10:15:17 +00:00
parent bad5e5db4c
commit 7900a8730f

View File

@ -60,7 +60,6 @@ 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/