www-apps/misskey: add QA_PREBUILT
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4caff35b02
commit
eeeb102109
|
@ -54,6 +54,11 @@ RDEPEND="
|
||||||
nginx? ( www-servers/nginx )
|
nginx? ( www-servers/nginx )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
QA_PREBUILT="
|
||||||
|
/opt/misskey/misskey/packages/backend/node_modules/msgpackr-extract/prebuilds/*
|
||||||
|
/opt/misskey/misskey/packages/client/node_modules/microtime/prebuilds/*
|
||||||
|
"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
default
|
default
|
||||||
mv --no-target-directory assets-${MY_COMMIT_ASSETS} ${P}/${PN}-assets \
|
mv --no-target-directory assets-${MY_COMMIT_ASSETS} ${P}/${PN}-assets \
|
||||||
|
|
Reference in New Issue
Block a user