install.py: add bash wrapper for python script
authorZac Medico <zmedico@gentoo.org>
Sat, 22 Jun 2013 00:29:42 +0000 (17:29 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 22 Jun 2013 00:29:42 +0000 (17:29 -0700)
commit196bdaef7b677e1ac06b5ba6a9f2844dc6d0b991
tree911e5af82c2673a06c231965ab510f311f72fd13
parentd31b8be0806815b1c01f36ec4b83126b1483c8b6
install.py: add bash wrapper for python script

The wrapper is needed in order to support the PORTAGE_PYTHON variable,
and also safe python imports (see bug #469338).
bin/ebuild-helpers/xattr/install [new file with mode: 0755]
bin/install.py