invoke extract-gems after update-gems

parent 15e4c79a
......@@ -572,6 +572,7 @@ build_package_standard() {
if [ "$package_name" == "ruby-trunk" ]; then
{ "$MAKE" update-gems
"$MAKE" extract-gems
} >&4 2>&1
fi
......
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