summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-11 09:58:00 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-11 09:58:00 +0100
commit57f8fecb195c33577473669471652b89fefe3140 (patch)
tree1ff749c5ac4d6ac9d7a7e7a00981f9826ac1e167 /x11-wm/xoat
parentx11-wm/xoat: Initial commit. (diff)
downloadgentoo-57f8fecb195c33577473669471652b89fefe3140.tar.gz
gentoo-57f8fecb195c33577473669471652b89fefe3140.tar.bz2
gentoo-57f8fecb195c33577473669471652b89fefe3140.zip
x11-wm/xoat: Install example configuration files/scripts.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'x11-wm/xoat')
-rw-r--r--x11-wm/xoat/xoat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild
index 97b5709e2170..9e0581011eb2 100644
--- a/x11-wm/xoat/xoat-9999.ebuild
+++ b/x11-wm/xoat/xoat-9999.ebuild
@@ -42,7 +42,7 @@ src_compile() {
src_install() {
dobin xoat
- dodoc xoat.md status
+ dodoc status xinitrc xoat.md xoatrc
doman xoat.1
save_config config.h
}