mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
ios-safari-remote-debug: replace the name of the binary with ${PN}
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -25,7 +25,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin ios-safari-remote-debug
|
||||
dobin ${PN}
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user