[Devel] why was $(NAME) replaced by openser?

Juha Heinanen jh at tutpro.com
Thu Dec 8 18:57:50 CET 2005


i noticed that my openser HEAD make didn't anymore work.  i have for
backwards compatibility reasons defined $(NAME) to be ser.  in diff

http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/Makefile?r1=1.10&r2=1.11

line

"s#/usr/.*lib/$(NAME)/modules/#$(modules-target)#g" \
                         < etc/$(NAME).cfg >

was changed to

"s#/usr/.*lib/openser/modules/#$(modules-target)#g" \
                         < etc/openser.cfg >

i.e., openser name was hard coded.

could you please revert that change.

-- juha





More information about the Devel mailing list