roll back the change in 16956,16959. I did not see the problem of last change. Just roll back and see what's going on of building process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a70323051f
commit
6b26f84cf9
@ -76,7 +76,6 @@ mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/scripts
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/samples
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/tools
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/cons
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/cons/mic
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/rollupdate
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/installp_bundles
|
||||
mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/xcat/image_data
|
||||
@ -127,7 +126,7 @@ cp share/xcat/rollupdate/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/rollupdate
|
||||
cp share/xcat/installp_bundles/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/installp_bundles
|
||||
cp share/xcat/image_data/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/image_data
|
||||
cp share/xcat/cons/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/cons
|
||||
ln -sf share/xcat/cons/kvm $RPM_BUILD_ROOT/%{prefix}/share/xcat/cons/mic
|
||||
ln -sf kvm $RPM_BUILD_ROOT/%{prefix}/share/xcat/cons/mic
|
||||
cp -r share/xcat/ib/scripts/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/ib/scripts
|
||||
cp share/xcat/ib/netboot/sles/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/ib/netboot/sles
|
||||
cp share/xcat/ib/netboot/rh/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/ib/netboot/rh
|
||||
|
Loading…
Reference in New Issue
Block a user