summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/wayland-logout/wayland-logout-9999.ebuild')
-rw-r--r--gui-apps/wayland-logout/wayland-logout-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/wayland-logout/wayland-logout-9999.ebuild b/gui-apps/wayland-logout/wayland-logout-9999.ebuild
index edb385b32abf..19849dc6704e 100644
--- a/gui-apps/wayland-logout/wayland-logout-9999.ebuild
+++ b/gui-apps/wayland-logout/wayland-logout-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,5 +22,5 @@ RDEPEND="sys-process/lsof"
src_install() {
newbin wayland-logout.sh wayland-logout
- dosym wayland-logout /usr/bin/wlogout
+ doman wayland-logout.1
}