aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 01:12:40 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 01:12:40 +0000
commitb2830ad62612116f801a7ea10e8584a1bef42af0 (patch)
tree1482095777a3fca0bab50ba283652a3242142eed /build_tools
parent20ab623907fa09cdb7abd31435950d6402b3a00a (diff)
Add the --pdf option to the usage of rubber in prep_tarball
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@58953 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