mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-10 00:04:51 +03:00
sci-mathematics/coq: fix export in src_configure
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -80,7 +80,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
export -x CAML_LD_LIBRARY_PATH="${S}/kernel/byterun/"
|
||||
local -x CAML_LD_LIBRARY_PATH="${S}/kernel/byterun/"
|
||||
|
||||
DUNE_PACKAGES=(
|
||||
coq
|
||||
|
||||
Reference in New Issue
Block a user