fix RUST_PATH export

This commit is contained in:
Cody P Schafer
2014-11-12 15:45:35 -05:00
parent 89084f86bd
commit 3de3f64ec0
+1 -1
View File
@@ -19,7 +19,7 @@ PV .= "+git${SRCPV}"
S = "${WORKDIR}/git"
B = "${S}"
export RUST_PATH="${RUST_PATH}"
export RUST_PATH
do_configure () {
"${S}/configure" \