mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sys-fs/mountpoint-s3-bin: replace hardcode to ${PN}
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -17,5 +17,5 @@ RDEPEND="sys-fs/fuse:0"
|
|||||||
S="${WORKDIR}"
|
S="${WORKDIR}"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
newbin "${S}/bin/mount-s3" mount-s3-bin
|
newbin "${S}/bin/mount-s3" ${PN}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user