mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -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}"
|
||||
|
||||
src_install() {
|
||||
newbin "${S}/bin/mount-s3" mount-s3-bin
|
||||
newbin "${S}/bin/mount-s3" ${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user