mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-11-12 07:00:54 +01:00
invoke extract-gems after update-gems
This commit is contained in:
parent
15e4c79a51
commit
eb61f1d938
1 changed files with 1 additions and 0 deletions
|
|
@ -572,6 +572,7 @@ build_package_standard() {
|
|||
|
||||
if [ "$package_name" == "ruby-trunk" ]; then
|
||||
{ "$MAKE" update-gems
|
||||
"$MAKE" extract-gems
|
||||
} >&4 2>&1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue