contrib/rpm: build verbosely

The RPM build should be not use silent output -- it better be possible
to check whether the correct compiler flags were present at the build
time.

(cherry picked from commit c4c8ffd113)
This commit is contained in:
Lubomir Rintel 2018-02-07 21:18:06 +01:00 committed by Thomas Haller
parent 258f4fc769
commit 88cea63dfa

View file

@ -389,6 +389,7 @@ gtkdocize
autoreconf --install --force
intltoolize --automake --copy --force
%configure \
--disable-silent-rules \
--disable-static \
--with-dhclient=yes \
--with-dhcpcd=no \