fix RUST_PATH export
This commit is contained in:
@@ -19,7 +19,7 @@ PV .= "+git${SRCPV}"
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
B = "${S}"
|
B = "${S}"
|
||||||
|
|
||||||
export RUST_PATH="${RUST_PATH}"
|
export RUST_PATH
|
||||||
|
|
||||||
do_configure () {
|
do_configure () {
|
||||||
"${S}/configure" \
|
"${S}/configure" \
|
||||||
|
|||||||
Reference in New Issue
Block a user