summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-en/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/Makefile b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
index cf852b4d00e..1d3aff1482c 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile
+++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
@@ -4,7 +4,7 @@ doc = texlive-en
all: pdf html
-tlpre = tlpre
+tlpre = # possible prefix to run from the pretest
env = TEXINPUTS=../texlive-common:../texlive-en:; export TEXINPUTS; $(tlpre)
pdflatex_opts = --file-line-error
@@ -20,7 +20,7 @@ pdflatex = pdflatex $(pdflatex_opts) '\nonstopmode\def\Status{1}\input $(doc)'
# when we don't want a size in the first place.
#
texfot_pdf = texfot
-texfot_html = ~/bin/texfot --ignore="Cannot determine size of graphic" \
+texfot_html = texfot --ignore="Cannot determine size of graphic" \
--ignore='File.*\.xbb\"'
pdf: