Please, have a look http://sip-router.org/tracker/index.php?do=details&task_id=87.
Regards, Dmitry
diff --git a/Makefile b/Makefile index 210d277..90f6b21 100644 --- a/Makefile +++ b/Makefile @@ -918,7 +918,8 @@ install-cfg: $(cfg_prefix)/$(cfg_dir) fi; \ fi @# other configs - @for r in $(C_INSTALL_CFGS) ""; do \ + @for r in $(C_INSTALL_CFGS) ""; \ + do \ if [ -n "$$r" ]; then \ if [ -f "$$r" ]; then \ n=`basename "$$r"` ; \
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users