Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/
Date: Wed, 29 Dec 2021 05:59:08
Message-Id: 1640757522.b80289076dc305bf65004f1aa60e0ccf78c9f114.sam@gentoo
1 commit: b80289076dc305bf65004f1aa60e0ccf78c9f114
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 29 05:58:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 05:58:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8028907
7
8 app-text/asciidoc: fix src_install in 10.1.1
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/asciidoc/asciidoc-10.1.1.ebuild | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/app-text/asciidoc/asciidoc-10.1.1.ebuild b/app-text/asciidoc/asciidoc-10.1.1.ebuild
16 index e06af682c066..4cd5659b677b 100644
17 --- a/app-text/asciidoc/asciidoc-10.1.1.ebuild
18 +++ b/app-text/asciidoc/asciidoc-10.1.1.ebuild
19 @@ -28,6 +28,12 @@ If you are going to use a2x, please also look at a2x(1) under
20 REQUISITES for a list of runtime dependencies.
21 "
22
23 +src_install() {
24 + distutils-r1_src_install
25 +
26 + readme.gentoo_create_doc
27 +}
28 +
29 pkg_postinst() {
30 readme.gentoo_print_elog