x11-misc/i3lock-fancy-rapid: don't use PN with dobin

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
Jian Lin
2020-12-22 06:14:30 +08:00
parent f5a6d22a34
commit f5e750afa9
2 changed files with 2 additions and 2 deletions

View File

@@ -37,6 +37,6 @@ src_configure() {
}
src_install() {
dobin "${PN}"
dobin i3lock-fancy-rapid
einstalldocs
}

View File

@@ -33,6 +33,6 @@ src_configure() {
}
src_install() {
dobin "${PN}"
dobin i3lock-fancy-rapid
einstalldocs
}