Jerry Jelinek wrote:
The attach script is already including the
/usr/lib/brand/ipkg/common.ksh file.  This
file has the safe_dir() function which you
could use.  You could also look at the safe_copy()
and safe_move() functions in there if you need
a little test to copy.

Oops.  I was thinking of the /usr/lib/brand/shared/common.ksh
file.  That's the one that has those functions in it,
not the ipkg common file.  You could also include the
shared one or if you think thats too risky, cut and paste
what you need for now and we could clean that up later.

Sorry,
Jerry
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to