mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
app-misc/tty-share-bin: hardcode to ${PN}
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -16,5 +16,5 @@ SLOT="0"
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_install() {
|
||||
newbin "${DISTDIR}/tty-share_linux-amd64" tty-share-bin
|
||||
newbin "${DISTDIR}/tty-share_linux-amd64" ${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user