summaryrefslogtreecommitdiff
path: root/build_tools/prep_tarball
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-12-12 23:28:15 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-12-12 23:28:15 +0000
commitfeb39743a21b3eb2a737667a72fe65f476b53fca (patch)
tree15073a2132412ab59cbb7e131a49f102e7b93508 /build_tools/prep_tarball
parent666d526aadb113300246ef983ba4d3778be5c333 (diff)
Merged revisions 48427 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r48427 | kpfleming | 2006-12-12 17:18:14 -0600 (Tue, 12 Dec 2006) | 2 lines when making a release, we can always use wget and we can't run the configure script to find that out... ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48432 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'build_tools/prep_tarball')
-rwxr-xr-xbuild_tools/prep_tarball2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
index 6b2354e5f..5e78349cc 100755
--- a/build_tools/prep_tarball
+++ b/build_tools/prep_tarball
@@ -5,4 +5,4 @@
#
# It will be executed from the top-level directory of the project.
-make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV
+make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget