2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

Add the bin directory to this RPM so that /opt/xcat/bin is removed if no

other files are under the bin directory.  Installing ipmitool-xcat on a single
machine and removing it will also remove the /opt/xcat/bin directory.
This commit is contained in:
Victor Hu 2016-08-02 14:28:00 -04:00
parent bb5c1f920d
commit 364e819e9a

View File

@ -60,6 +60,7 @@ if [ "$RPM_BUILD_ROOT" ] && [ "$RPM_BUILD_ROOT" != "/" ]; then
fi
%files
%dir %attr(-,root,root) /opt/xcat/bin/
%attr(755,root,root) /opt/xcat/bin/ipmitool-xcat