Daniel-Constantin Mierla writes:
These changes should not be necessary, because the install renamed the files and updated the content.
Have you tested to see if the install works fine now? I guess it got broken. All the files should stay with the base name as dir name, then the install was made to copy with different name and update the man page content properly.
i have had this in my make script:
# Rename kamcmd sed -i -e 's/NAME=kamcmd/NAME=sip-proxy_ctl/' utils/sercmd/Makefile
i hope it still works like it used to:
# sip-proxy_ctl sip-proxy_ctl 0.2 Copyright 2006 iptelorg GmbH This is free software with ABSOLUTELY NO WARRANTY. For details type `warranty'. sip-proxy_ctl>
if kamcmd cannot anymore renamed by editing utils/sercmd/Makefile like in above, the commits need to be reverted.
-- juha