summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/i3/i3-9999.ebuild')
-rw-r--r--x11-wm/i3/i3-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild
index 683e367fe..36207dde5 100644
--- a/x11-wm/i3/i3-9999.ebuild
+++ b/x11-wm/i3/i3-9999.ebuild
@@ -47,5 +47,5 @@ src_install() {
}
pkg_postinst() {
- use doc && einfo "Documentation in html is in /etc/share/doc/${P}"
-} \ No newline at end of file
+ use doc && elog "Documentation in html is in /etc/share/doc/${P}"
+}