2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

Update xCAT-server.spec

This commit is contained in:
Chuck Brazie 2017-08-28 08:54:30 -04:00 committed by GitHub
parent 6cc13a216c
commit abe6b45437

View File

@ -346,6 +346,9 @@ cp xCAT-wsapi/* $RPM_BUILD_ROOT/%{prefix}/ws
# xcatws.cgi causes xCAT-server requires perl-JSON, which is not shipped with PCM
%if %pcm
rm -f $RPM_BUILD_ROOT/%{prefix}/ws/xcatws.cgi
%endif
%if %nots390x
rm -f $RPM_BUILD_ROOT/%{prefix}/ws/zvmxcatws.cgi
%endif