Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Thu, 17 Sep 2020 07:30:21
Message-Id: 1600327800.5ee1b737b762ddd99789547c2a71f7798e093b2f.fordfrog@gentoo
1 commit: 5ee1b737b762ddd99789547c2a71f7798e093b2f
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 17 07:17:04 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 17 07:30:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee1b737
7
8 media-sound/lilypond: fixed readme install in 9999
9
10 Package-Manager: Portage-3.0.7, Repoman-3.0.1
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-sound/lilypond/lilypond-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild
17 index c03d4b78151..eed5fa9c0fb 100644
18 --- a/media-sound/lilypond/lilypond-9999.ebuild
19 +++ b/media-sound/lilypond/lilypond-9999.ebuild
20 @@ -66,7 +66,7 @@ PATCHES=(
21 "${FILESDIR}"/${PN}-2.21.1-fix-font-size.patch
22 )
23
24 -DOCS=( DEDICATION HACKING Documentation/out/topdocs/README.txt ROADMAP )
25 +DOCS=( DEDICATION HACKING README.md ROADMAP )
26
27 src_prepare() {
28 default