summaryrefslogtreecommitdiff
path: root/x11-terms/aterm/aterm-1.0.1-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/aterm/aterm-1.0.1-r4.ebuild')
-rw-r--r--x11-terms/aterm/aterm-1.0.1-r4.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-terms/aterm/aterm-1.0.1-r4.ebuild b/x11-terms/aterm/aterm-1.0.1-r4.ebuild
index 8427c805ffef..8cad83593e22 100644
--- a/x11-terms/aterm/aterm-1.0.1-r4.ebuild
+++ b/x11-terms/aterm/aterm-1.0.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -77,14 +77,12 @@ src_install() {
dodoc ChangeLog doc/FAQ doc/README.*
docinto menu
dodoc doc/menu/*
- dohtml -r .
}
pkg_postinst() {
echo
elog "The transparent background will only work if you have the 'real'"
- elog "root wallpaper set. Some tools that might help include: Esetroot"
- elog "(x11-terms/eterm), wmsetbg (x11-wm/windowmaker), and/or"
- elog "media-gfx/feh."
+ elog "root wallpaper set. Some tools that might help include:"
+ elog "wmsetbg (x11-wm/windowmaker), and/or media-gfx/feh."
echo
}