diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-11 09:58:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-11 09:58:00 +0100 |
commit | 57f8fecb195c33577473669471652b89fefe3140 (patch) | |
tree | 1ff749c5ac4d6ac9d7a7e7a00981f9826ac1e167 /x11-wm | |
parent | x11-wm/xoat: Initial commit. (diff) | |
download | gentoo-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')
-rw-r--r-- | x11-wm/xoat/xoat-9999.ebuild | 2 |
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 } |