From: Leif Madsen Date: Tue, 28 Jun 2011 15:12:00 +0000 (+0000) Subject: Remove line from prep_tarball that kills mkrelease. X-Git-Tag: 1.8.5-rc1~7^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca30a69aef9ad625acc00d865a194a322daf43d;p=thirdparty%2Fasterisk.git Remove line from prep_tarball that kills mkrelease. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@325091 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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