On Mon, Mar 23, 2009 at 03:09:08PM +0530, Spoorthy H.S wrote: > Hi, > How can I create a directory in install-sfw script using _install lines ? > Or Should I use mkdir to create dir ? > I need to create <PROTO>/usr/lib/conman directory. Please let me know how > can I do this. I need to complete this task asap.
You should probably create it by editing usr/src/Targetdirs, and putting it in the definition of ROOT.BIN (I'm assuming) sorted in the right place. Danek
