aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 01:13:36 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 01:13:36 +0000
commitb103d02ad510fd4812908180985460b56984e84d (patch)
tree6d8cb7c8b1865f33eedd787427effff58c12eeaa /build_tools
parentc4322a6283a0404667e02b8fd7775582f51b4ffd (diff)
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 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58954 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/prep_tarball4
1 files changed, 1 insertions, 3 deletions
diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
index 4d4aa41b8..b5b64a24e 100755
--- a/build_tools/prep_tarball
+++ b/build_tools/prep_tarball
@@ -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