[svn-commits] russell: trunk r58954 - in /trunk: ./
build_tools/prep_tarball
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Thu Mar 15 18:13:36 MST 2007
Author: russell
Date: Thu Mar 15 20:13:36 2007
New Revision: 58954
URL: http://svn.digium.com/view/asterisk?view=rev&rev=58954
Log:
Merged revisions 58953 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58953 | russell | 2007-03-15 20:12:40 -0500 (Thu, 15 Mar 2007) | 2 lines
Add the --pdf option to the usage of rubber in prep_tarball
........
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=58954&r1=58953&r2=58954
==============================================================================
--- trunk/build_tools/prep_tarball (original)
+++ trunk/build_tools/prep_tarball Thu Mar 15 20:13:36 2007
@@ -7,6 +7,4 @@
make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget
-cd doc
-rubber asterisk.tex
-cd ..
+cd doc && rubber --pdf asterisk.tex
More information about the svn-commits
mailing list