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

Collapse All | Expand All

(-)liberation-fonts-2.00.1.ebuild.old (+6 lines)
Lines 35-37 Link Here
35
	fi
35
	fi
36
	font_pkg_setup
36
	font_pkg_setup
37
}
37
}
38
39
src_prepare() {
40
	# the python script is only compatible with a python 2 interpreter
41
	sed -i -e 's/python/python2/' Makefile scripts/setisFixedPitch-fonttools.py
42
}
43

Return to bug 487786