dev-db/firebird: [QA] Fix trailing whitespace

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2019-08-18 14:21:25 +02:00
parent d1d59ce337
commit 27fa1cefc0

View File

@@ -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