[asterisk-commits] russell: trunk r71372 - in /trunk: ./ build_tools/prep_tarball

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sun Jun 24 15:17:44 CDT 2007


Author: russell
Date: Sun Jun 24 15:17:43 2007
New Revision: 71372

URL: http://svn.digium.com/view/asterisk?view=rev&rev=71372
Log:
Merged revisions 71371 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r71371 | russell | 2007-06-24 15:16:32 -0500 (Sun, 24 Jun 2007) | 3 lines

Include the menuselect-tree file in tarballs to make builds from tarballs a
little bit faster

........

Modified:
    trunk/   (props changed)
    trunk/build_tools/prep_tarball

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/build_tools/prep_tarball
URL: http://svn.digium.com/view/asterisk/trunk/build_tools/prep_tarball?view=diff&rev=71372&r1=71371&r2=71372
==============================================================================
--- trunk/build_tools/prep_tarball (original)
+++ trunk/build_tools/prep_tarball Sun Jun 24 15:17:43 2007
@@ -7,4 +7,6 @@
 
 make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget
 
+make menuselect-tree
+
 cd doc && rubber --pdf asterisk.tex




More information about the asterisk-commits mailing list