From 65862734a9efbbf019b7dc5fee62cedbf88375a0 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 28 Jun 2011 15:12:34 +0000 Subject: [PATCH] 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: https://origsvn.digium.com/svn/asterisk/trunk@325092 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- build_tools/prep_tarball | 1 - 1 file changed, 1 deletion(-) diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball index 6f4dadb3a5..3fbe6ca9f8 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 -- 2.47.2