]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove line from prep_tarball that kills mkrelease.
authorLeif Madsen <leif@leifmadsen.com>
Tue, 28 Jun 2011 15:12:00 +0000 (15:12 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 28 Jun 2011 15:12:00 +0000 (15:12 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@325091 65c4cc65-6c06-0410-ace0-fbb531ad65f3

build_tools/prep_tarball

index 6f4dadb3a55599c05f310faa80ae8afb34d1065f..3fbe6ca9f80e612098a2438ba484701e9be9ac38 100755 (executable)
@@ -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