summaryrefslogtreecommitdiff
path: root/Master/bin/i386-openbsd/texconfig-sys
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-04 18:20:55 +0000
committerKarl Berry <karl@freefriends.org>2008-06-04 18:20:55 +0000
commit79e3831f6773e021d2e76c753cd156721ddd7621 (patch)
treedeecb6b9588c31c015b1c5b5bcc0f51415004067 /Master/bin/i386-openbsd/texconfig-sys
parent8a2f7e29046ab491ab64cb7b5bcf920db12da230 (diff)
i386-openbsd binaries for tl08 from edd
git-svn-id: svn://tug.org/texlive/trunk@8562 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-openbsd/texconfig-sys')
-rwxr-xr-xMaster/bin/i386-openbsd/texconfig-sys2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/bin/i386-openbsd/texconfig-sys b/Master/bin/i386-openbsd/texconfig-sys
index 9d193722416..8a88750098c 100755
--- a/Master/bin/i386-openbsd/texconfig-sys
+++ b/Master/bin/i386-openbsd/texconfig-sys
@@ -1,4 +1,5 @@
#!/bin/sh
+# $Id: texconfig-sys 5067 2007-09-30 18:06:26Z karl $
# texconfig-sys: Thomas Esser, public domain.
@@ -25,6 +26,7 @@ c=`kpsewhich -var-value TEXMFSYSCONFIG`
TEXMFVAR="$v"
TEXMFCONFIG="$c"
+texconfig_sys=1
export TEXMFVAR TEXMFCONFIG
exec texconfig ${1+"$@"}