mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
Merge branch 'master' of https://github.com/pyenv/pyenv
This commit is contained in:
@@ -877,10 +877,8 @@ build_package_pyston2.2() {
|
||||
}
|
||||
|
||||
build_package_pyston() {
|
||||
# currently supported version 2.3.1 and higher
|
||||
# currently supported version 2.3.1v2 and higher
|
||||
build_package_copy
|
||||
mv "${PREFIX_PATH}/usr/bin" "${PREFIX_PATH}/bin"
|
||||
mv "${PREFIX_PATH}/usr/lib" "${PREFIX_PATH}/lib"
|
||||
}
|
||||
|
||||
build_package_ironpython() {
|
||||
|
||||
Reference in New Issue
Block a user