projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb248ce
)
kamailio-5.x: remove a gratuitous ":"
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:26:40 +0000
(19:26 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:26:42 +0000
(19:26 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/kamailio-5.x/Makefile
patch
|
blob
|
history
diff --git
a/net/kamailio-5.x/Makefile
b/net/kamailio-5.x/Makefile
index 48cd5b255bd575ba0de1171599fb1c1e5867ddd3..1fdacb70cb7c7054ff2157714f47c0857c5f2d11 100644
(file)
--- a/
net/kamailio-5.x/Makefile
+++ b/
net/kamailio-5.x/Makefile
@@
-128,7
+128,7
@@
PKG_MAKE_ARGS:= \
modules_dir=/usr/lib/kamailio/ \
group_include="standard" \
include_modules="$$(INCL_MODULES)" \
- cfg_target
:
=/etc/kamailio/ \
+ cfg_target=/etc/kamailio/ \
lib_target=/usr/lib/kamailio/ \
run_target=/var/run/kamailio/ \
CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS)" \