diff --git a/dev-db/firebird/firebird-3.0.4.33054.0.ebuild b/dev-db/firebird/firebird-3.0.4.33054.0.ebuild index c7b0169cad05e..899d3889c9e14 100644 --- a/dev-db/firebird/firebird-3.0.4.33054.0.ebuild +++ b/dev-db/firebird/firebird-3.0.4.33054.0.ebuild @@ -123,7 +123,7 @@ src_configure() { --with-fbplugins=/usr/$(get_libdir)/${PN}/plugins --with-gnu-ld ) - econf "${myeconfargs[@]}" + econf "${myeconfargs[@]}" } # from linux underground, merging into this here