summaryrefslogtreecommitdiff
path: root/print/texlive-tetex/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'print/texlive-tetex/patches/patch-af')
-rw-r--r--print/texlive-tetex/patches/patch-af8
1 files changed, 6 insertions, 2 deletions
diff --git a/print/texlive-tetex/patches/patch-af b/print/texlive-tetex/patches/patch-af
index e4470aef59a..844f1afa32c 100644
--- a/print/texlive-tetex/patches/patch-af
+++ b/print/texlive-tetex/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.1 2009/09/20 03:33:43 minskim Exp $
+$NetBSD: patch-af,v 1.2 2009/09/20 19:16:49 minskim Exp $
--- fmtutil-sys.orig 2006-01-17 13:41:51.000000000 -0800
+++ fmtutil-sys
-@@ -19,8 +19,8 @@ unset RUNNING_BSH
+@@ -19,11 +19,11 @@ unset RUNNING_BSH
test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
export PATH
@@ -13,3 +13,7 @@ $NetBSD: patch-af,v 1.1 2009/09/20 03:33:43 minskim Exp $
TEXMFVAR="$v"
TEXMFCONFIG="$c"
+ export TEXMFVAR TEXMFCONFIG
+
+-exec fmtutil ${1+"$@"}
++exec @FMTUTIL@ ${1+"$@"}