summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-04 09:13:48 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-04 09:16:14 -0500
commit99c16b93d8d046d4f97988556cf6ea47326a2ef8 (patch)
tree43a5f0c4740976c64df9fae31389d0ca75e7ec09 /app-emulation/wine-proton
parentapp-emulation/wine-staging: update live (diff)
downloadgentoo-99c16b93d8d046d4f97988556cf6ea47326a2ef8.tar.gz
gentoo-99c16b93d8d046d4f97988556cf6ea47326a2ef8.tar.bz2
gentoo-99c16b93d8d046d4f97988556cf6ea47326a2ef8.zip
app-emulation/wine-proton: update live
This bit won't be needed "here" until wine-proton-9.0.9999, but it doesn't hurt to add the wildcard for .md in advance while thinking about it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-proton')
-rw-r--r--app-emulation/wine-proton/wine-proton-8.0.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
index 1d7cec5c26a9..0ee683445ce9 100644
--- a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
+++ b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -342,7 +342,7 @@ src_install() {
eend ${?} || die
fi
- dodoc ANNOUNCE AUTHORS README* documentation/README*
+ dodoc ANNOUNCE* AUTHORS README* documentation/README*
readme.gentoo_create_doc
}