[svn-commits] kpfleming: trunk r48432 - in /trunk: ./
build_tools/prep_tarball
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Tue Dec 12 16:28:15 MST 2006
Author: kpfleming
Date: Tue Dec 12 17:28:15 2006
New Revision: 48432
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48432
Log:
Merged revisions 48427 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r48427 | kpfleming | 2006-12-12 17:18:14 -0600 (Tue, 12 Dec 2006) | 2 lines
when making a release, we can always use wget and we can't run the configure script to find that out...
........
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=48432&r1=48431&r2=48432
==============================================================================
--- trunk/build_tools/prep_tarball (original)
+++ trunk/build_tools/prep_tarball Tue Dec 12 17:28:15 2006
@@ -5,4 +5,4 @@
#
# It will be executed from the top-level directory of the project.
-make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV
+make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget
More information about the svn-commits
mailing list