summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/teTeX3-bin/INSTALL4
-rw-r--r--print/teTeX3-bin/MESSAGE4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/teTeX3-bin/INSTALL b/print/teTeX3-bin/INSTALL
index f19132e6b7b..0fec0986424 100644
--- a/print/teTeX3-bin/INSTALL
+++ b/print/teTeX3-bin/INSTALL
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.4 2006/04/07 16:19:15 minskim Exp $
+# $NetBSD: INSTALL,v 1.5 2006/08/22 22:22:29 jschauma Exp $
case "${STAGE}" in
POST-INSTALL)
@@ -163,7 +163,7 @@ SELF=$0
ACTION=$1
: ${PKG_PREFIX=@PREFIX@}
-TEXCONFIG="${PKG_PREFIX}/bin/texconfig"
+TEXCONFIG="${PKG_PREFIX}/bin/texconfig-sys"
exitcode=0
case $ACTION in
diff --git a/print/teTeX3-bin/MESSAGE b/print/teTeX3-bin/MESSAGE
index 194399d903d..4bf3443c196 100644
--- a/print/teTeX3-bin/MESSAGE
+++ b/print/teTeX3-bin/MESSAGE
@@ -1,7 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $
+$NetBSD: MESSAGE,v 1.2 2006/08/22 22:22:29 jschauma Exp $
-You should consider running ${PREFIX}/bin/texconfig to adjust for your
+You should consider running ${PREFIX}/bin/texconfig-sys to adjust for your
local environment, e.g., configure font generation to use a temporary
directory.