From 6ac6265a542f36ab78ca5c77d16535a49051f29c Mon Sep 17 00:00:00 2001 From: jweiss Date: Sun, 20 Jun 1999 07:20:31 +0000 Subject: [PATCH] get the right path to checkpc also run lpc reread to clear cached state --- gen/printng.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gen/printng.sh b/gen/printng.sh index 85b69ef0..4f4f9e02 100644 --- a/gen/printng.sh +++ b/gen/printng.sh @@ -24,7 +24,8 @@ tar xf $TARFILE || exit $MR_TARERR # Build full printcap and spools cat $PCLOCAL $PCGEN > $PRINTCAP -/usr/athena/bin/checkpc -f +/usr/athena/etc/checkpc -f +/usr/athena/etc/lpc reread # cleanup test -f $TARFILE && rm -f $TARFILE -- 2.45.1