mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-29 00:01:22 +01:00
Revert "Merge pull request #535 from Fleurer/patch/1"
This reverts commitd45f145197, reversing changes made to13de51105b.
This commit is contained in:
parent
9aece394f8
commit
846cad88ee
1 changed files with 0 additions and 2 deletions
|
|
@ -1016,8 +1016,6 @@ unset RUBYLIB
|
|||
|
||||
trap build_failed ERR
|
||||
mkdir -p "$BUILD_PATH"
|
||||
ln -nsf "$BUILD_PATH" "${TMP}/ruby-build.latest"
|
||||
ln -nsf "$LOG_PATH" "${TMP}/ruby-build.latest.log"
|
||||
source "$DEFINITION_PATH"
|
||||
[ -z "${KEEP_BUILD_PATH}" ] && rm -fr "$BUILD_PATH"
|
||||
trap - ERR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue