remove getlibdir
This commit is contained in:
parent
48633966c8
commit
b6f4dfb5da
|
@ -38,8 +38,6 @@ S="${WORKDIR}/PWAsForFirefox-${PV}/native"
|
|||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
echo "${get_libdir}" >/tmp/liblib
|
||||
# Link vendored cargo deps in.
|
||||
ln -s "${WORKDIR}/vendor/"* "${CARGO_HOME}/gentoo/"
|
||||
|
||||
|
|
Loading…
Reference in New Issue