Commit 846cad88 by SHIBATA Hiroshi

Revert "Merge pull request #535 from Fleurer/patch/1"

This reverts commit d45f1451, reversing
changes made to 13de5110.
parent 9aece394
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment