commit:     2fc112a1a4032d7916f809270415d78c0ec3a0d3
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon May 27 00:20:02 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Mon May 27 00:20:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2fc112a1

app-crypt/totp-cli-bin: QA_PREBUILD fix

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 app-crypt/totp-cli-bin/totp-cli-bin-1.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/totp-cli-bin/totp-cli-bin-1.8.7.ebuild 
b/app-crypt/totp-cli-bin/totp-cli-bin-1.8.7.ebuild
index c6c088a0b..9c4df5f77 100644
--- a/app-crypt/totp-cli-bin/totp-cli-bin-1.8.7.ebuild
+++ b/app-crypt/totp-cli-bin/totp-cli-bin-1.8.7.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64"
 
 RESTRICT="strip"
 
-QA_PREBUILT="usr/bin/totp-cli"
+QA_PREBUILT="usr/bin/$PN"
 
 src_install() {
        newbin totp-cli ${PN}

Reply via email to