mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
sys-apps/pnpm-bin: fix QA_PREBUILT
Closes: https://bugs.gentoo.org/924689 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -16,7 +16,7 @@ RESTRICT="strip"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
QA_PREBUILT="/usr/bin/${PN}-bin"
|
||||
QA_PREBUILT="usr/bin/${PN}-bin"
|
||||
|
||||
src_install() {
|
||||
newbin "${DISTDIR}/pnpm-linux-x64" ${PN}
|
||||
|
||||
Reference in New Issue
Block a user