mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
app-admin/bitwarden-cli-bin: fix QA warning about CFLAG ignored
Closes: https://bugs.gentoo.org/925575 Closes: https://bugs.gentoo.org/925574 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
@@ -23,7 +23,7 @@ RESTRICT='strip'
|
||||
|
||||
RDEPEND="!app-admin/bitwarden-cli"
|
||||
BDEPEND="app-arch/unzip"
|
||||
QA_PRESTRIPPED="usr/bin/bw"
|
||||
QA_PREBUILT="usr/bin/bw"
|
||||
|
||||
src_compile() {
|
||||
./bw completion --shell zsh > bw.zsh
|
||||
|
||||
Reference in New Issue
Block a user