[X2Go-Commits] [nx-libs] 01/01: nx-libs.spec: show compile calls during RPM-based builds.

git-admin at x2go.org git-admin at x2go.org
Tue Dec 19 08:49:53 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 10871bba071d8358eb5917daf986800178933419
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Dec 19 08:49:20 2017 +0100

    nx-libs.spec: show compile calls during RPM-based builds.
---
 nx-libs.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nx-libs.spec b/nx-libs.spec
index 498fa90..87cb656 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -401,7 +401,8 @@ sed -i -e 's/Wpedantic/pedantic/g' nx-X11/config/cf/{{host,xorgsite}.def,xorg.cf
 
 %build
 cat >"my_configure" <<'EOF'
-%configure
+%configure \
+  --disable-silent-rules
 EOF
 chmod a+x my_configure;
 # The RPM macro for the linker flags does not exist on EPEL

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list