net-misc/gdrive: add QA_PREBUILT

Closes: https://bugs.gentoo.org/926184
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich 2024-03-05 13:52:07 +04:00
parent 781daa55aa
commit 16fef49b4c
No known key found for this signature in database
GPG Key ID: E91CC56723EE101E

View File

@ -218,6 +218,9 @@ LICENSE+=" ISC"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm64" KEYWORDS="~amd64 ~arm64"
# To solve "does not respect LDFLAGS" https://bugs.gentoo.org/926184
QA_PREBUILT="/usr/bin/${PN}"
pkg_postinst() { pkg_postinst() {
einfo "See basic usage at https://github.com/glotlabs/gdrive/blob/main/docs/basic_usage.md" einfo "See basic usage at https://github.com/glotlabs/gdrive/blob/main/docs/basic_usage.md"
einfo "If you are unhappy with gdrive - you can try https://packages.gentoo.org/packages/net-misc/rclone" einfo "If you are unhappy with gdrive - you can try https://packages.gentoo.org/packages/net-misc/rclone"