summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/xh/xh-0.18.0.ebuild')
-rw-r--r--net-misc/xh/xh-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xh/xh-0.18.0.ebuild b/net-misc/xh/xh-0.18.0.ebuild
index acb99e9..4e0d8e4 100644
--- a/net-misc/xh/xh-0.18.0.ebuild
+++ b/net-misc/xh/xh-0.18.0.ebuild
@@ -281,5 +281,5 @@ src_configure() {
src_install() {
cargo_src_install
- dosym /usr/bin/"${PN}" /usr/bin/"s${PN}"
+ dosym /usr/bin/"${PN}" /usr/bin/"${PN}s"
}