Browse Source

package/asterisk: add link to /tmp for priv-callerintros

Signed-off-by: Phil Sutter <phil@nwl.cc>
Phil Sutter 8 years ago
parent
commit
84d15bd6ab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/asterisk/Makefile

+ 1 - 0
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* \