mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -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"
|
RDEPEND="!app-admin/bitwarden-cli"
|
||||||
BDEPEND="app-arch/unzip"
|
BDEPEND="app-arch/unzip"
|
||||||
QA_PRESTRIPPED="usr/bin/bw"
|
QA_PREBUILT="usr/bin/bw"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
./bw completion --shell zsh > bw.zsh
|
./bw completion --shell zsh > bw.zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user