dev-db/firebird: [QA] Fix trailing whitespace
authorDavid Seifert <soap@gentoo.org>
Sun, 18 Aug 2019 12:21:25 +0000 (14:21 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 18 Aug 2019 12:36:51 +0000 (14:36 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
dev-db/firebird/firebird-3.0.4.33054.0.ebuild

index c7b0169cad05e654314bbdb2dd219855139b5a1d..899d3889c9e1418d178820dd3ec214dfa6127e6b 100644 (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