diff options
Diffstat (limited to 'print/texlive-base/files/patch-texk-texlive-tl_scripts-fmtutil-sys.sh')
-rw-r--r-- | print/texlive-base/files/patch-texk-texlive-tl_scripts-fmtutil-sys.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print/texlive-base/files/patch-texk-texlive-tl_scripts-fmtutil-sys.sh b/print/texlive-base/files/patch-texk-texlive-tl_scripts-fmtutil-sys.sh deleted file mode 100644 index 58c1f2850617..000000000000 --- a/print/texlive-base/files/patch-texk-texlive-tl_scripts-fmtutil-sys.sh +++ /dev/null @@ -1,8 +0,0 @@ ---- texk/texlive/tl_scripts/fmtutil-sys.sh.orig 2013-05-07 13:20:06.000000000 +0900 -+++ texk/texlive/tl_scripts/fmtutil-sys.sh 2013-05-07 13:20:52.000000000 +0900 -@@ -26,4 +26,4 @@ - TEXMFCONFIG="$c" - export TEXMFVAR TEXMFCONFIG - --exec fmtutil ${1+"$@"} -+exec %%PREFIX%%/bin/fmtutil ${1+"$@"} |