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: Wed, 05 Aug 2020 08:22:26
Message-Id: 1596615736.abd576f7129eb1e005a83f71c1c9bd59b31ceb70.fordfrog@gentoo
1 commit: abd576f7129eb1e005a83f71c1c9bd59b31ceb70
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 08:21:59 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 08:22:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd576f7
7
8 media-sound/lilypond: fixed readme path in 9999
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
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 97370354492..adc21f971c1 100644
18 --- a/media-sound/lilypond/lilypond-9999.ebuild
19 +++ b/media-sound/lilypond/lilypond-9999.ebuild
20 @@ -57,7 +57,7 @@ PATCHES=(
21 "${FILESDIR}"/${PN}-2.21.1-fix-font-size.patch
22 )
23
24 -DOCS=( DEDICATION HACKING README.txt ROADMAP )
25 +DOCS=( DEDICATION HACKING Documentation/out/topdocs/README.txt ROADMAP )
26
27 src_prepare() {
28 default