From: Sébastien Fabbro Date: Mon, 6 Mar 2017 23:45:08 +0000 (+0000) Subject: sci-mathematics/glpk: re-revert X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=56f9cee6550b82754fffbb0f66d6b29ae065ebda;p=gentoo.git sci-mathematics/glpk: re-revert Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/sci-mathematics/glpk/glpk-4.61-r1.ebuild b/sci-mathematics/glpk/glpk-4.61-r1.ebuild index 0c701874fe58..7861c425102c 100644 --- a/sci-mathematics/glpk/glpk-4.61-r1.ebuild +++ b/sci-mathematics/glpk/glpk-4.61-r1.ebuild @@ -44,8 +44,8 @@ src_configure() { myconf="--disable-dl" fi - econf ${myconf} \ - $(use_enable mysql) \ + econf ${myconf} +\ $(use_enable mysql) \ $(use_enable odbc) \ $(use_enable static-libs static) \ $(use_with gmp)