From: jweiss Date: Sun, 20 Jun 1999 07:20:31 +0000 (+0000) Subject: get the right path to checkpc X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/6ac6265a542f36ab78ca5c77d16535a49051f29c get the right path to checkpc also run lpc reread to clear cached state --- 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