blob: f462e76a57cfe275dde97b7c560f7ecdcf0ca7f2 (
plain)
1
2
3
4
5
6
7
8
9
10
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
|