projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507b252
)
sci-mathematics/glpk: re-revert
author
Sébastien Fabbro
<bicatali@gentoo.org>
Mon, 6 Mar 2017 23:45:08 +0000
(23:45 +0000)
committer
Sé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
patch
|
blob
|
history
diff --git
a/sci-mathematics/glpk/glpk-4.61-r1.ebuild
b/sci-mathematics/glpk/glpk-4.61-r1.ebuild
index 0c701874fe584930ea17750aa94ca9355cf64506..7861c425102ca029034b867201a54ff587862d09 100644
(file)
--- 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)