[sr-dev] how to change MAIN_NAME?

Juha Heinanen jh at tutpro.com
Thu May 28 17:28:00 CEST 2009


Andrei Pelinescu-Onciul writes:

 > cfg_prefix=/ and optionally cfg_target=/etc/sip-router (for the default
 > config path) should do it.

cfg_prefix cannot be set to / because then this in Makefile will fail:

			mv -f $(cfg_prefix)/$(cfg_dir)ser.cfg.sample \
				$(cfg_prefix)/$(cfg_dir)ser.cfg; \

when debian package is build.  everything needs to be installed relative
to debian source dir (i guess LOCALDIR or BASEDIR).

-- juha



More information about the sr-dev mailing list