commit:     4a23b4aebe8280a62deda8684fec74964fdc1b25
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue May  5 09:37:06 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue May  5 09:37:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a23b4ae

dev-libs/octetos-db-maria: re-add argument

oopsie simplified a bit too much

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild 
b/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
index a50af60..766ff0a 100644
--- a/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
+++ b/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
@@ -29,3 +29,7 @@ src_prepare() {
        default
        eautoreconf -fi
 }
+
+src_configure() {
+       econf --with-mariadb
+}

Reply via email to