spec: don't fail on compile warnings and unit tests in package build
This is not right and not intended this way.
See-also: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1319#note_1518624
Fixes: 1db305a36d
('Update to 1.39.12 release (development)')
Related: #2077392
This commit is contained in:
parent
c506e3f5d3
commit
c07442218b
@ -10,7 +10,7 @@
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
%global bcond_default_debug 0
|
||||
%global bcond_default_test 1
|
||||
%global bcond_default_test 0
|
||||
|
||||
%global obsoletes_device_plugins 1:0.9.9.95-1
|
||||
%global obsoletes_ppp_plugin 1:1.5.3
|
||||
|
Loading…
Reference in New Issue
Block a user