sci-mathematics/glpk: re-revert
authorSébastien Fabbro <bicatali@gentoo.org>
Mon, 6 Mar 2017 23:45:08 +0000 (23:45 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Tue, 7 Mar 2017 00:17:20 +0000 (00:17 +0000)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

sci-mathematics/glpk/glpk-4.61-r1.ebuild

index 0c701874fe584930ea17750aa94ca9355cf64506..7861c425102ca029034b867201a54ff587862d09 100644 (file)
@@ -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)