mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
www-apps/code-server-bin: detailed QA_PREBUILT and QA_PRESTRIPPED
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -41,8 +41,13 @@ PATCHES=( "${FILESDIR}/${PN}-node.patch" )
|
||||
|
||||
DOCS=( "README.md" "ThirdPartyNotices.txt" )
|
||||
|
||||
QA_PREBUILT="*"
|
||||
QA_PRESTRIPPED="${QA_PREBUILT}"
|
||||
QA_PREBUILT="
|
||||
/usr/lib/code-server/lib/coder-cloud-agent
|
||||
/usr/lib/code-server/lib/vscode/node_modules/*
|
||||
"
|
||||
QA_PRESTRIPPED="
|
||||
/usr/lib/code-server/lib/coder-cloud-agent
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user