[SR-Users] [sr-dev] Branch 5.0 created
Juha Heinanen
jh at tutpro.com
Mon Feb 13 20:56:43 CET 2017
Daniel-Constantin Mierla writes:
> Where do you set the QUIET? When building the usual source code or when
> building the debs?
When building the debs. I added to debian/rules:
# Uncomment this to turn on verbose mode.
# export QUIET=verbose
Might be a good idea to add those lines to official Kamailio deb rules too.
But it should be possible to get the same effect by:
$ QUIET=verbose
$ export QUIET
$ make
-- Juha
More information about the sr-users
mailing list