summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-04 09:01:42 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-04 09:07:56 -0500
commit50d0e1acb2f4fde8a23db008f62a15780a92e9ab (patch)
tree969e0e2b9537d1b33f17021c8a51b0fc8cda3951 /app-emulation
parentapp-emulation/wine-vanilla: update live (diff)
downloadgentoo-50d0e1acb2f4fde8a23db008f62a15780a92e9ab.tar.gz
gentoo-50d0e1acb2f4fde8a23db008f62a15780a92e9ab.tar.bz2
gentoo-50d0e1acb2f4fde8a23db008f62a15780a92e9ab.zip
app-emulation/wine-staging: update live
File adds a .md extension, and fwiw use a wildcard so that it can work with bit older commits too. Haven't kept track which commit wine-staging is currently based on too so this is safer without looking closer. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-staging/wine-staging-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 412a337b3b2a..ab626045c10d 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-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
@@ -428,7 +428,7 @@ src_install() {
fi
fi
- dodoc ANNOUNCE AUTHORS README* documentation/README*
+ dodoc ANNOUNCE* AUTHORS README* documentation/README*
}
pkg_postinst() {