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:
@@ -395,6 +395,7 @@ gtkdocize
|
|||||||
autoreconf --install --force
|
autoreconf --install --force
|
||||||
intltoolize --automake --copy --force
|
intltoolize --automake --copy --force
|
||||||
%configure \
|
%configure \
|
||||||
|
--disable-silent-rules \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-dhclient=yes \
|
--with-dhclient=yes \
|
||||||
--with-dhcpcd=no \
|
--with-dhcpcd=no \
|
||||||
|
Reference in New Issue
Block a user