Commit 8e7655b6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

build: make gear more verbose

parent ec151e59
......@@ -38,7 +38,7 @@ uni_rpmbuild()
local SPECNAME="$1"
local SPECDIR=`dirname $SPECNAME`
local GEAR=gear
local GEAR="gear -v"
local THRPARAM="--quiet"
[ -n "$USE_VENDOR" ] && THRPARAM="--define=_vendor $USE_VENDOR"
......
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