commit:     7bd85a094036b241e21b5bd3a3d1815d3d35ca11
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 15:24:10 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 16:32:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd85a09

dev-dotnet/gentoo-dotnet-maintainer-tools: update live - install docs

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 .../gentoo-dotnet-maintainer-tools-2.9999.ebuild                      | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/dev-dotnet/gentoo-dotnet-maintainer-tools/gentoo-dotnet-maintainer-tools-2.9999.ebuild
 
b/dev-dotnet/gentoo-dotnet-maintainer-tools/gentoo-dotnet-maintainer-tools-2.9999.ebuild
index dd8eaae46b9a..ef2c404348b9 100644
--- 
a/dev-dotnet/gentoo-dotnet-maintainer-tools/gentoo-dotnet-maintainer-tools-2.9999.ebuild
+++ 
b/dev-dotnet/gentoo-dotnet-maintainer-tools/gentoo-dotnet-maintainer-tools-2.9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 MAJOR="$(ver_cut 1)"
 
-DOTNET_PKG_COMPAT=8.0
+DOTNET_PKG_COMPAT="8.0"
 NUGETS="
 [email protected]
 [email protected]
@@ -86,4 +86,6 @@ src_install() {
        for tool_exe in "${DOTNET_TOOLS[@]}" ; do
                dotnet-pkg-base_dolauncher "/usr/share/${P}/${tool_exe}"
        done
+
+       dodoc -r docs/*.md
 }

Reply via email to