commit:     163c00b1660c5311733da7e8d18c0d2ed0de0e7b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 09:10:44 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 09:57:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163c00b1

app-eselect/eselect-python: Remove keepdir for unused directory

 app-eselect/eselect-python/eselect-python-99999999.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/app-eselect/eselect-python/eselect-python-99999999.ebuild 
b/app-eselect/eselect-python/eselect-python-99999999.ebuild
index 53ed376..f9b8c65 100644
--- a/app-eselect/eselect-python/eselect-python-99999999.ebuild
+++ b/app-eselect/eselect-python/eselect-python-99999999.ebuild
@@ -26,11 +26,6 @@ src_prepare() {
        [[ ${PV} == "99999999" ]] && eautoreconf
 }
 
-src_install() {
-       keepdir /etc/env.d/python
-       emake DESTDIR="${D}" install
-}
-
 pkg_postinst() {
        local py
 

Reply via email to