summaryrefslogtreecommitdiff
path: root/x11-misc/xgestures/xgestures-0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xgestures/xgestures-0.4.ebuild')
-rw-r--r--x11-misc/xgestures/xgestures-0.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4.ebuild
index 4e72115627db..6d93d06237ae 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -26,7 +26,6 @@ src_install() {
newdoc .gestures gestures
}
-pkg_postinst()
-{
+pkg_postinst() {
elog "Unpack /usr/share/doc/${PF}/gestures* and copy it to \$HOME/.gestures"
}