[asterisk-commits] kpfleming: trunk r48549 - in /trunk: ./
build_tools/prep_tarball
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Sun Dec 17 11:33:54 MST 2006
Author: kpfleming
Date: Sun Dec 17 12:33:53 2006
New Revision: 48549
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48549
Log:
Merged revisions 48548 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r48548 | kpfleming | 2006-12-17 12:33:24 -0600 (Sun, 17 Dec 2006) | 2 lines
need an additional argument here to make the downloads actually occur
........
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=48549&r1=48548&r2=48549
==============================================================================
--- trunk/build_tools/prep_tarball (original)
+++ trunk/build_tools/prep_tarball Sun Dec 17 12:33:53 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 WGET=wget
+make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget
More information about the asterisk-commits
mailing list