clarifying comment
This commit is contained in:
parent
a40dcf0d62
commit
b16e8cd913
|
@ -41,7 +41,7 @@ src_prepare() {
|
|||
# Link vendored cargo deps in.
|
||||
ln -s "${WORKDIR}/vendor/"* "${CARGO_HOME}/gentoo/"
|
||||
|
||||
# Patch makefile according to upstream from-source install
|
||||
# Patch files according to upstream from-source install
|
||||
# instructions.
|
||||
sed -i "s/version = \"0.0.0\"/version = \"${PV}\"/g" Cargo.toml \
|
||||
|| die 'could not set Cargo.toml version'
|
||||
|
|
Loading…
Reference in New Issue