From b2830ad62612116f801a7ea10e8584a1bef42af0 Mon Sep 17 00:00:00 2001 From: russell Date: Fri, 16 Mar 2007 01:12:40 +0000 Subject: 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 --- build_tools/prep_tarball | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3