On Sun, Jul 06, 2008 at 02:26:04AM -0500, Shawn Walker wrote: > 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.
Good catch; updated webrev. Thanks! -Brad _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
