summaryrefslogtreecommitdiff
path: root/package/asterisk
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2015-07-26 10:46:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-26 10:48:45 +0200
commit84d15bd6abbd5401793f32a4ff4343318b989cc6 (patch)
tree6eae74ec0fd26173e7f83fb3e1b5f7cf904d7922 /package/asterisk
parent23fc523877c7b987b6f89f78ead3db23d99fd28c (diff)
package/asterisk: add link to /tmp for priv-callerintros
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/asterisk')
-rw-r--r--package/asterisk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index f043bdaf3..7934f89f6 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -148,6 +148,7 @@ do-install:
rm -rf keys/*; \
rm -rf mohmp3/*.mp3; \
rm -rf sounds/*; \
+ ln -s /tmp sounds/priv-callerintros; \
cd modules; \
rm -rf *adsi* *festival* *modem* *meetme* *oss* \
*phone* *intercom* *mp3* *nbscat* *mysql* \