commit: 55ffbe322ac64f243f60b8953881d6a3da0bf39c
Author: Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Mon Nov 9 19:52:35 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 03:50:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ffbe32
media-sound/lilypond: Call epatch_user in version 2.18.2-r1
Package-Manager: portage-2.2.24
media-sound/lilypond/lilypond-2.18.2-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
index 7d04212..8356188 100644
--- a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
@@ -77,6 +77,8 @@ src_prepare() {
# remove bundled texinfo file (fixes bug #448560)
rm tex/texinfo.tex || die
+ epatch_user
+
eautoreconf
}