mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-misc/tty-share-bin: replace QA_FLAGS_IGNORED to QA_PREBUILT
Closes: https://bugs.gentoo.org/show_bug.cgi?id=908568 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -14,7 +14,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
RESTRICT="strip"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
QA_PREBUILT="usr/bin/${PN}"
|
||||
|
||||
src_install() {
|
||||
newbin "${DISTDIR}/tty-share_linux-amd64" ${PN}
|
||||
|
||||
Reference in New Issue
Block a user