summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/firebird-3.0.4.33054.0.ebuild2
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