projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bb198
)
dev-cpp/antlr-cpp: Fix 2.7.7 configure when /bin/sh isn't Bash
author
James Le Cuirot
<chewi@gentoo.org>
Sat, 15 Jul 2017 10:00:08 +0000
(11:00 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Sat, 15 Jul 2017 18:17:04 +0000
(19:17 +0100)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
index 905cf314f4fcde9b54b1bd8608f298cca644acf5..576b9c51d9d0df118c8e7c7ab62c0351bbb92ca7 100644
(file)
--- a/
dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
+++ b/
dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-66,7
+66,7
@@
EOF
}
multilib_src_configure() {
- econf \
+
CONFIG_SHELL="${BASH}"
econf \
--disable-csharp \
--enable-cxx \
--disable-examples \