diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-10 22:08:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-10 22:08:00 +0000 |
commit | 963b665a04c33ddcfe04234426c8bca1942589bf (patch) | |
tree | 2416c1045ecd8aaa916a512cf7a05cd4055661f9 /Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg | |
parent | 5406b8e0ea1d596600f773e766975256e4087c51 (diff) |
add bundledoc 3.0 (10apr10)
git-svn-id: svn://tug.org/texlive/trunk@17794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg b/Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg new file mode 100644 index 00000000000..2f31ab586d0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bundledoc/texlive-unix.cfg @@ -0,0 +1,6 @@ +# bundledoc configuration file for TeX Live on Unix/Linux +# By Scott Pakin <scott+bdoc@pakin.org> + +bundle: (tar -cvf - $BDINPUTS | gzip --best > $BDBASE.tar.gz) +sink: > /dev/null 2>&1 +find: kpsewhich -progname=latex $BDINPUTS |