diff options
Diffstat (limited to 'print/texlive-base/files/patch-texk-texlive-tl_scripts-texconfig-sys.sh')
-rw-r--r-- | print/texlive-base/files/patch-texk-texlive-tl_scripts-texconfig-sys.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print/texlive-base/files/patch-texk-texlive-tl_scripts-texconfig-sys.sh b/print/texlive-base/files/patch-texk-texlive-tl_scripts-texconfig-sys.sh deleted file mode 100644 index db5746b70c15..000000000000 --- a/print/texlive-base/files/patch-texk-texlive-tl_scripts-texconfig-sys.sh +++ /dev/null @@ -1,8 +0,0 @@ ---- texk/texlive/tl_scripts/texconfig-sys.sh.orig 2014-07-13 00:06:11 UTC -+++ texk/texlive/tl_scripts/texconfig-sys.sh -@@ -30,4 +30,4 @@ TEXMFVAR="$v" - TEXMFCONFIG="$c" - export TEXMFVAR TEXMFCONFIG - --exec texconfig ${1+"$@"} -+exec %%PREFIX%%/bin/texconfig ${1+"$@"} |