diff options
author | David Seifert <soap@gentoo.org> | 2019-08-18 14:21:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-08-18 14:36:51 +0200 |
commit | 27fa1cefc0bc9c31a2cf75f441869bef94d33aa8 (patch) | |
tree | db148b7738a9d0b8e94ea7d6b1115f5fd54e2f8f /dev-db | |
parent | app-text/jadetex: [QA] Fix leading whitespace (diff) | |
download | gentoo-27fa1cefc0bc9c31a2cf75f441869bef94d33aa8.tar.gz gentoo-27fa1cefc0bc9c31a2cf75f441869bef94d33aa8.tar.bz2 gentoo-27fa1cefc0bc9c31a2cf75f441869bef94d33aa8.zip |
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>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/firebird/firebird-3.0.4.33054.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |