projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f32695
)
[packages] asterisk-1.8.x: fix typo in res_rtp modules inclusion
author
Hans Zandbelt
<hans.zandbelt@gmail.com>
Thu, 17 Feb 2011 07:46:04 +0000
(07:46 +0000)
committer
Hans Zandbelt
<hans.zandbelt@gmail.com>
Thu, 17 Feb 2011 07:46:04 +0000
(07:46 +0000)
SVN-Revision: 25563
net/asterisk-1.8.x/Makefile
patch
|
blob
|
history
diff --git
a/net/asterisk-1.8.x/Makefile
b/net/asterisk-1.8.x/Makefile
index b14cb558ce2abc6e42d5f8cc6d858813e6fa4757..24663b27e5cacce0649fb0881a29a858d972ea49 100644
(file)
--- a/
net/asterisk-1.8.x/Makefile
+++ b/
net/asterisk-1.8.x/Makefile
@@
-276,7
+276,7
@@
define Package/asterisk18/install
done
$(INSTALL_DIR) $(1)/usr/lib/asterisk/modules
for f in app_dial app_echo app_playback app_macro \
- chan_sip res_rtp \
+ chan_sip res_rtp
_asterisk res_rtp_multicast
\
codec_ulaw codec_gsm \
format_gsm format_pcm format_wav format_wav_gsm \
pbx_config \