Skip to content

Commit

Permalink
invoke extract-gems after update-gems
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 12, 2017
1 parent 15e4c79 commit eb61f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ruby-build
Expand Up @@ -572,6 +572,7 @@ build_package_standard() {

if [ "$package_name" == "ruby-trunk" ]; then
{ "$MAKE" update-gems
"$MAKE" extract-gems
} >&4 2>&1
fi

Expand Down

0 comments on commit eb61f1d

Please sign in to comment.