John Leser wrote: > > Okay, I'm changed strategy to have my install script do all installation > tasks: > > http://cr.opensolaris.org/~jleser/nano-2009.02.25/ > > One side note, I was a bit surprised and disappointed that _install > doesn't create the target paths if necessary. >
Either approach works for me. You should add the directories you need created here: usr/src/Targetdirs And, remove your mkdir logic in install-sfw. Cheers, Jim
