summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-05-04 14:54:18 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-05-08 00:44:06 -0400
commit44f2336ea2401f7896980598713cbbd5a32c41db (patch)
tree3153754b8d0e811b0975d7565557b81d485f50e4 /x11-wm
parentmate-extra/mate-polkit: Drop old (diff)
downloadgentoo-44f2336ea2401f7896980598713cbbd5a32c41db.tar.gz
gentoo-44f2336ea2401f7896980598713cbbd5a32c41db.tar.bz2
gentoo-44f2336ea2401f7896980598713cbbd5a32c41db.zip
x11-wm/marco: Fix intermittent dodoc failure
Closes: https://bugs.gentoo.org/720974 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/marco/marco-1.22.4-r2.ebuild (renamed from x11-wm/marco/marco-1.22.4-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/marco/marco-1.22.4-r1.ebuild b/x11-wm/marco/marco-1.22.4-r2.ebuild
index f20058b183b5..ab3fe87d12e7 100644
--- a/x11-wm/marco/marco-1.22.4-r1.ebuild
+++ b/x11-wm/marco/marco-1.22.4-r2.ebuild
@@ -69,5 +69,5 @@ src_configure() {
src_install() {
mate_src_install
- dodoc {,doc/}*.txt
+ dodoc doc/*.txt
}