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.
This commit is contained in:
Lubomir Rintel 2018-02-07 21:18:06 +01:00
parent ee916a1e9e
commit c4c8ffd113

View file

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