diff options
Diffstat (limited to 'dev-lang/python-exec/python-exec-9999.ebuild')
| -rw-r--r-- | dev-lang/python-exec/python-exec-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-9999.ebuild b/dev-lang/python-exec/python-exec-9999.ebuild index b13bf8bf4d6d..2b77cc79e78a 100644 --- a/dev-lang/python-exec/python-exec-9999.ebuild +++ b/dev-lang/python-exec/python-exec-9999.ebuild @@ -71,7 +71,7 @@ src_install() { # Create Python interpreter executable wrappers local f for f in python{,2,3}{,-config} 2to3 idle pydoc pyvenv; do - dosym python-exec2-c /usr/bin/"${f}" + dosym python-exec2c /usr/bin/"${f}" done } |
