diff options
Diffstat (limited to 'print/teTeX/patches/patch-ab')
-rw-r--r-- | print/teTeX/patches/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/teTeX/patches/patch-ab b/print/teTeX/patches/patch-ab new file mode 100644 index 00000000000..f462e76a57c --- /dev/null +++ b/print/teTeX/patches/patch-ab @@ -0,0 +1,11 @@ +--- kpse-2.6/make/paths.make,orig Fri Dec 6 08:24:08 1996 ++++ kpse-2.6/make/paths.make Fri Dec 6 08:24:27 1996 +@@ -43,7 +43,7 @@ + # paths to sub-makes can make the arg list too long on system V. + + # The root of the tree. +-texmf = $(prefix)/texmf ++texmf = $(prefix)/share/texmf + + # TeX, MF, and MP source files. + texinputdir = $(texmf)/tex |