From 836f8e316176ae29e6a615f4e8115a222c2194bc Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 7 Feb 2018 21:18:06 +0100 Subject: 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. --- contrib/fedora/rpm/NetworkManager.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index e2e2f43ea6..2bc9d446b8 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -395,6 +395,7 @@ gtkdocize autoreconf --install --force intltoolize --automake --copy --force %configure \ + --disable-silent-rules \ --disable-static \ --with-dhclient=yes \ --with-dhcpcd=no \ -- cgit v1.2.1