Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132706 | Differences between
and this patch

Collapse All | Expand All

(-)/home/imp/Desktop/lilypond-2.10.2.ebuild (-1 / +1 lines)
Lines 36-42 Link Here
36
36
37
src_unpack() {
37
src_unpack() {
38
	unpack ${A}
38
	unpack ${A}
39
	cd ${S}
39
	cd ${WORKDIR}/{$P}
40
	epatch ${FILESDIR}/lilypond-2.10.2-version.patch
40
	epatch ${FILESDIR}/lilypond-2.10.2-version.patch
41
	# lilypond python scripts *prepend* /usr/share/lilypond/2.8.0/python to
41
	# lilypond python scripts *prepend* /usr/share/lilypond/2.8.0/python to
42
	# sys.path, causing python to attempt to rebuild the pyc, which generates
42
	# sys.path, causing python to attempt to rebuild the pyc, which generates

Return to bug 132706