invoke extract-gems after update-gems

This commit is contained in:
SHIBATA Hiroshi 2017-06-12 15:29:16 +09:00
parent 15e4c79a51
commit eb61f1d938
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -572,6 +572,7 @@ build_package_standard() {
if [ "$package_name" == "ruby-trunk" ]; then
{ "$MAKE" update-gems
"$MAKE" extract-gems
} >&4 2>&1
fi