diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2020-08-05 10:21:59 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2020-08-05 10:22:16 +0200 |
commit | abd576f7129eb1e005a83f71c1c9bd59b31ceb70 (patch) | |
tree | 2b9eecc0b9fb60e93ee6be9bbb87715a577768c1 /media-sound/lilypond | |
parent | www-client/vivaldi: Version 3.2.1967.41_p1 (diff) | |
download | gentoo-abd576f7129eb1e005a83f71c1c9bd59b31ceb70.tar.gz gentoo-abd576f7129eb1e005a83f71c1c9bd59b31ceb70.tar.bz2 gentoo-abd576f7129eb1e005a83f71c1c9bd59b31ceb70.zip |
media-sound/lilypond: fixed readme path in 9999
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 973703544929..adc21f971c1d 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -57,7 +57,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.21.1-fix-font-size.patch ) -DOCS=( DEDICATION HACKING README.txt ROADMAP ) +DOCS=( DEDICATION HACKING Documentation/out/topdocs/README.txt ROADMAP ) src_prepare() { default |