mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
eclass/ruby-ng.eclass: add missing eend
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -412,6 +412,7 @@ _ruby_invoke_environment() {
|
||||
|
||||
ebegin "Running ${_PHASE:-${EBUILD_PHASE}} phase for $environment"
|
||||
"$@"
|
||||
eend $?
|
||||
popd &>/dev/null || die
|
||||
|
||||
S=${old_S}
|
||||
|
||||
Reference in New Issue
Block a user