projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1d59ce
)
dev-db/firebird: [QA] Fix trailing whitespace
author
David Seifert
<soap@gentoo.org>
Sun, 18 Aug 2019 12:21:25 +0000
(14:21 +0200)
committer
David 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
patch
|
blob
|
history
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 c7b0169cad05e654314bbdb2dd219855139b5a1d..899d3889c9e1418d178820dd3ec214dfa6127e6b 100644
(file)
--- 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