OK. So I changed the line from /dist/replica/contrib:7: fn servermount { 9fs sources } to /dist/replica/contrib:7: fn servermount { test -d /n/sources/plan9 || 9fs sources }
and it seems to work as wanted... thanks to all Ruda 2009/5/27 Federico G. Benavento <benave...@gmail.com>: >> I think it would be better for contrib to do something >> like test -d /n/sources/plan9 || 9fs sources >> > yes, it makes sense, though this change will only affect > the packages installed after the changes was applied > >> 9fs sources >> should probably mount sources, always. >> > yep > > > > -- > Federico G. Benavento > >