summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-01-12 13:43:19 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2021-01-12 13:43:37 +0100
commitd563795787d06818ae1f686d3849f20b61a330ac (patch)
tree071057ddb3333ea44ab4b40e1f7b6df39f541bf2 /media-sound/lilypond/lilypond-9999.ebuild
parentx11-terms/tilda: Drop myself from maintainers (diff)
downloadgentoo-d563795787d06818ae1f686d3849f20b61a330ac.tar.gz
gentoo-d563795787d06818ae1f686d3849f20b61a330ac.tar.bz2
gentoo-d563795787d06818ae1f686d3849f20b61a330ac.zip
media-sound/lilypond: updated patch for live
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/lilypond/lilypond-9999.ebuild')
-rw-r--r--media-sound/lilypond/lilypond-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild
index 89cf464d7f84..03ab64de7f8d 100644
--- a/media-sound/lilypond/lilypond-9999.ebuild
+++ b/media-sound/lilypond/lilypond-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,7 +63,7 @@ DEPEND="${RDEPEND}
RESTRICT="test"
PATCHES=(
- "${FILESDIR}"/${PN}-2.21.1-fix-font-size.patch
+ "${FILESDIR}"/${P}-fix-font-size.patch
)
DOCS=( DEDICATION HACKING README.md ROADMAP )