From: David Seifert Date: Sun, 18 Aug 2019 12:21:25 +0000 (+0200) Subject: dev-db/firebird: [QA] Fix trailing whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=27fa1cefc0bc9c31a2cf75f441869bef94d33aa8;p=gentoo.git dev-db/firebird: [QA] Fix trailing whitespace Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- 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 c7b0169cad05..899d3889c9e1 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