> Anyway, a little naivety has caused me more problems but I won't go
> into details. If I just grab the nupas source and mk install, will
> the end result be sane?
yes. but be careful, i'm pretty sure nupas depends on some changes
in /mail/lib. why don't you do something like this
do one install to make sure missing directories are there. ignore errors.
then
db = /n/sources/contrib/quanstro/replica/nupas/db
args = `{cat $db | awk 'int($3/10000000000) != 2 {print "-s " $1}' }
replica/pull $args nupas
- erik