]> andersk Git - moira.git/blobdiff - gen/printng.sh
get the right path to checkpc
[moira.git] / 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.030353 seconds and 4 git commands to generate.