Use _make_verbose instead of hacks

This is the single package which won't build with make V=1.  Now that
RPM has %_make_verbose to override this, use it instead of redefinining
%make_build.
This commit is contained in:
Jason Tibbitts 2021-01-30 14:53:51 -06:00
commit fdc6fd1f93

View file

@ -1,6 +1,6 @@
# A change in RPM 4.15 causes the make_build macro to misbuild this package.
# See https://github.com/rpm-software-management/rpm/issues/798
%global make_build %{__make} %{?_make_output_sync} %{?_smp_mflags}
%global _make_verbose %nil
Name: apcupsd
Version: 3.14.14