From 6630a4741ae49a4db9104fe057c24ecf8e118542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Nov 2015 23:21:43 +0100 Subject: dev-lang/python: Copy the 2.7 EPYTHON fix to older versions --- dev-lang/python/python-2.7.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/python/python-2.7.9-r1.ebuild') diff --git a/dev-lang/python/python-2.7.9-r1.ebuild b/dev-lang/python/python-2.7.9-r1.ebuild index 1e9eb6ae3249..a8a332b7d0f2 100644 --- a/dev-lang/python/python-2.7.9-r1.ebuild +++ b/dev-lang/python/python-2.7.9-r1.ebuild @@ -325,7 +325,7 @@ src_install() { vars=( PYTHON "${vars[@]}" ) fi - python_export "python${PYVER}" "${vars[@]}" + python_export "python${SLOT}" "${vars[@]}" echo "EPYTHON='${EPYTHON}'" > epython.py || die python_domodule epython.py } -- cgit v1.2.3