Commit 10871bba authored by Mihai Moldovan's avatar Mihai Moldovan

nx-libs.spec: show compile calls during RPM-based builds.

parent 6616983f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment