chiark / gitweb /
Switch back to `mdw_DIR_TEXMF'.
[strayman] / Makefile.m4
index 4a7380806b58e49a5c291b3c0a143852f33b6815..cfb7e1fb949d6ccfe6320f1c432f06fce5153d6a 100644 (file)
@@ -25,8 +25,8 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-pkglatexdir = ${texmfpath}/tex/latex/${PACKAGE}
-pkgdocdir = ${texmfpath}/doc/latex/${PACKAGE}
+pkglatexdir = ${texmfdir}/tex/latex/${PACKAGE}
+pkgdocdir = ${texmfdir}/doc/latex/${PACKAGE}
 
 define(`addsuffix', `patsubst(`$1', `\>', `$2')')
 define(`BASE', `strayman')