[asterisk-commits] kpfleming: branch 1.4 r48548 -
/branches/1.4/build_tools/prep_tarball
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Sun Dec 17 11:33:24 MST 2006
Author: kpfleming
Date: Sun Dec 17 12:33:24 2006
New Revision: 48548
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48548
Log:
need an additional argument here to make the downloads actually occur
Modified:
branches/1.4/build_tools/prep_tarball
Modified: branches/1.4/build_tools/prep_tarball
URL: http://svn.digium.com/view/asterisk/branches/1.4/build_tools/prep_tarball?view=diff&rev=48548&r1=48547&r2=48548
==============================================================================
--- branches/1.4/build_tools/prep_tarball (original)
+++ branches/1.4/build_tools/prep_tarball Sun Dec 17 12:33:24 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