12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
--- 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
|