From 8de5cd19eb42554878501640e078ec494402d546 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 18 Aug 1999 07:47:37 +0000 Subject: Don't print message twice during installation. --- print/teTeX/pkg/INSTALL | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'print/teTeX') diff --git a/print/teTeX/pkg/INSTALL b/print/teTeX/pkg/INSTALL index ae0d47a43c8..35c398ede41 100755 --- a/print/teTeX/pkg/INSTALL +++ b/print/teTeX/pkg/INSTALL @@ -1,25 +1,26 @@ #! /bin/sh # -# $NetBSD: INSTALL,v 1.2 1998/08/07 11:11:33 agc Exp $ +# $NetBSD: INSTALL,v 1.3 1999/08/18 07:47:37 tron Exp $ # -if [ "$PREFIX" = "" ] -then - PREFIX=/usr/pkg -fi - -TEXMF=$PREFIX/share/texmf - - -cat <