fix but in xCAT-SoftLayer spec file

This commit is contained in:
Bruce Potter 2014-04-26 18:38:26 -04:00
parent dbfd2a8909
commit 1bdbd9242e

View File

@ -57,8 +57,8 @@ chmod 755 $RPM_BUILD_ROOT/%{prefix}/bin/*
cp -d postscripts/* $RPM_BUILD_ROOT/install/postscripts
chmod 755 $RPM_BUILD_ROOT/install/postscripts/*
cp -d post-install/* $RPM_BUILD_ROOT/share/xcat/sysclone/post-install
chmod 755 $RPM_BUILD_ROOT/share/xcat/sysclone/post-install/*
cp -d si-post-install/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/sysclone/post-install
chmod 755 $RPM_BUILD_ROOT/%{prefix}/share/xcat/sysclone/post-install/*
cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT-SoftLayer
chmod 644 $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT-SoftLayer/*