]> andersk Git - moira.git/commitdiff
get the right path to checkpc
authorjweiss <jweiss>
Sun, 20 Jun 1999 07:20:31 +0000 (07:20 +0000)
committerjweiss <jweiss>
Sun, 20 Jun 1999 07:20:31 +0000 (07:20 +0000)
also run lpc reread to clear cached state

gen/printng.sh

index 85b69ef0dee785da956ba0ed20564f707c2bf7ab..4f4f9e02e8123c23dea4b2047d544cf4a13873d9 100644 (file)
@@ -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
This page took 0.040112 seconds and 5 git commands to generate.