mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-05 20:35:34 +00:00
not generate debuginfo for xCAT-server package (#5431)
This commit is contained in:
@ -15,6 +15,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
|
||||
%ifnos linux
|
||||
AutoReqProv: no
|
||||
%endif
|
||||
%define debug_package %{nil}
|
||||
|
||||
%define fsm %(if [ "$fsm" = "1" ];then echo 1; else echo 0; fi)
|
||||
|
||||
|
Reference in New Issue
Block a user