]> git.pld-linux.org Git - packages/texlive.git/blame - texlive-2007-fmtutil-ptex.patch
- delete %%attr of %%{fmtdir}/pdftex
[packages/texlive.git] / texlive-2007-fmtutil-ptex.patch
CommitLineData
768e5264
AM
1diff -up texlive-2007/texk/tetex/fmtutil.ptex texlive-2007/texk/tetex/fmtutil
2--- texlive-2007/texk/tetex/fmtutil.ptex 2008-01-01 22:32:44.000000000 +0100
3+++ texlive-2007/texk/tetex/fmtutil 2008-01-01 22:33:10.000000000 +0100
4@@ -674,6 +674,8 @@ run_initex()
5 case "$format" in
6 metafun) prgswitch=-progname=mpost;;
7 mptopdf|cont-??) prgswitch=-progname=context;;
8+ platex*) prgswitch=-progname=platex;;
9+ ptex*) prgswitch=-progname=ptex;;
10 *) prgswitch=-progname=$format;;
11 esac
12
This page took 0.105584 seconds and 4 git commands to generate.