process._exec: tweak opt_name for PyPy
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Dec 2011 03:24:10 +0000 (19:24 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Dec 2011 03:24:10 +0000 (19:24 -0800)
commitcaea9ee807eba03118564030a166f9856d4439de
treedec771ef00041a56bf1ed5738c3aea17a7b887af
parent6b9a29652474f1139dc088322cf68f22f37e5fed
process._exec: tweak opt_name for PyPy

PyPy 1.7 will die due to "libary path not found" if argv[0] does not
contain the full path of the binary.
pym/portage/process.py