summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-01-26 21:17:04 +0000
committerminskim <minskim@pkgsrc.org>2009-01-26 21:17:04 +0000
commit78796546c3552c4124af973124022c7794079546 (patch)
tree660beec3081d37e00eda01c8db5c4d385ddc5a7d /print/teTeX3-bin/patches
parent1116411700142e90a216c9ca53564d5f9ca8aef3 (diff)
downloadpkgsrc-78796546c3552c4124af973124022c7794079546.tar.gz
Use format.mk and map.mk in texlive-tetex to update TeX formats and
font maps for dvips and dvipdfm. In this way, configuration files (fmtutil.cnf and updmap.cfg) are properly installed under PKG_SYSCONFDIR, not under PREFIX. Bump PKGREVISION for teTeX-texmf and teTeX-bin.
Diffstat (limited to 'print/teTeX3-bin/patches')
-rw-r--r--print/teTeX3-bin/patches/patch-ar6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX3-bin/patches/patch-ar b/print/teTeX3-bin/patches/patch-ar
index a5550c9bf9b..1119690d052 100644
--- a/print/teTeX3-bin/patches/patch-ar
+++ b/print/teTeX3-bin/patches/patch-ar
@@ -1,6 +1,6 @@
-$NetBSD: patch-ar,v 1.2 2006/04/05 16:04:01 jlam Exp $
+$NetBSD: patch-ar,v 1.3 2009/01/26 21:17:05 minskim Exp $
---- texk/web2c/Makefile.in.orig 2005-02-06 05:56:56.000000000 -0500
+--- texk/web2c/Makefile.in.orig 2005-02-06 02:56:56.000000000 -0800
+++ texk/web2c/Makefile.in
@@ -600,7 +600,7 @@ tex-check: trip tex.fmt
TEXMFCNF=../kpathsea \
@@ -16,7 +16,7 @@ $NetBSD: patch-ar,v 1.2 2006/04/05 16:04:01 jlam Exp $
$(INSTALL_DATA) $(srcdir)/tiedir/tie.1 $(man1dir)/tie.$(manext)
$(INSTALL_DATA) $(srcdir)/ctiedir/ctie.1 $(man1dir)/ctie.$(manext)
- $(INSTALL_DATA) fmtutil.cnf $(web2cdir)/fmtutil.cnf
-+ $(INSTALL_DATA) fmtutil.cnf $(web2cdir)/fmtutil.cnf.dist
++ $(INSTALL_DATA) fmtutil.cnf $(prefix)/share/texmf/fmtutil/format.tetex.cnf
# Dummy target.
uninstall uninstall-exec uninstall-data: