[sr-dev] git:master: Makefile: sercmd renamed to kamcmd in uninstall option

Daniel-Constantin Mierla miconda at gmail.com
Mon Jul 22 12:09:48 CEST 2013


Module: sip-router
Branch: master
Commit: ab601ea9a1b2561c2eaa860583cdeed478b9ea8d
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ab601ea9a1b2561c2eaa860583cdeed478b9ea8d

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sat Jul 20 10:01:25 2013 +0200

Makefile: sercmd renamed to kamcmd in uninstall option

---

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index ca4fcff..d0e00b9 100644
--- a/Makefile
+++ b/Makefile
@@ -1103,7 +1103,7 @@ uninstall:
 			echo "rm ${bin_prefix}/${bin_dir}kamctl" ; \
 			echo "rm ${bin_prefix}/${bin_dir}kamdbctl" ; \
 		fi ; \
-		echo "rm ${bin_prefix}/${bin_dir}sercmd" ; \
+		echo "rm ${bin_prefix}/${bin_dir}kamcmd" ; \
 		echo "rm ${man_prefix}/${man_dir}man5/$(MAIN_NAME).cfg.5" ; \
 		echo "rm ${man_prefix}/${man_dir}man8/$(MAIN_NAME).8" ; \
 		if [ "${FLAVOUR}" = "kamailio" ] ; then \




More information about the sr-dev mailing list