aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-28 15:12:34 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-28 15:12:34 +0000
commit7a3481e1608ff4b1e7ea01538e39c7b8d167df10 (patch)
tree694acd31a4872b079d332ae4b3fc4663a9c20df1 /build_tools
parent5fc48e517ea50a9703e6efa5054723472a087cd7 (diff)
Merged revisions 325091 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r325091 | lmadsen | 2011-06-28 10:12:00 -0500 (Tue, 28 Jun 2011) | 1 line Remove line from prep_tarball that kills mkrelease. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@325092 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/prep_tarball1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
index 6f4dadb3a..3fbe6ca9f 100755
--- a/build_tools/prep_tarball
+++ b/build_tools/prep_tarball
@@ -6,7 +6,6 @@
# 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-OPSOUND-WAV WGET=wget DOWNLOAD=wget all
-make AWK=awk GREP=grep menuselect-tree
if ! which wikiexport.py 2>&1 > /dev/null ; then
echo