From 832fcfa328e478aa282e5bc70f2b8ba099aefb23 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Tue, 18 Aug 2009 20:30:39 +0000 Subject: Merged revisions 212922 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r212922 | kpfleming | 2009-08-18 15:29:37 -0500 (Tue, 18 Aug 2009) | 6 lines Convert this branch to Opsound music-on-hold. For more details: http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/ ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@212926 f38db490-d61c-443f-a65b-d21fe96a405b --- build_tools/prep_tarball | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_tools') diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball index 49c36f447..dc762b172 100755 --- a/build_tools/prep_tarball +++ b/build_tools/prep_tarball @@ -5,7 +5,7 @@ # # It will be executed from the top-level directory of the project. -make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget all +make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-OPSOUND-WAV WGET=wget DOWNLOAD=wget all make AWK=awk GREP=grep menuselect-tree make_tex_docs() { -- cgit v1.2.3