2008/7/2 Brad Hall <[EMAIL PROTECTED]>:
> Hi,
>
> Here is a proposed fix for the following bug:
>
> 2272 pkgrecv should uncompress by default
>
> Link to CR: http://cr.opensolaris.org/~bgh/bug-2272/
> Link to bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=2272

http://cr.opensolaris.org/~bgh/bug-2272/src/pull.py.wdiff.html
==========
      128 +                                fpath = "%s/%s" % (pkgdir, info.name)

Use os.path.join here.

-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to