mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -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() {
|
src_install() {
|
||||||
dobin ios-safari-remote-debug
|
dobin ${PN}
|
||||||
|
|
||||||
default
|
default
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user