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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- games-simulation/openttd/openttd-1.4.2.ebuild
0
++ games-simulation/openttd/openttd-1.4.4.ebuild
Lines 41-47 Link Here
41
	openmedia? ( >=games-misc/opengfx-0.4.7 )"
41
	openmedia? ( >=games-misc/opengfx-0.4.7 )"
42
42
43
src_prepare() {
43
src_prepare() {
44
	epatch "${FILESDIR}"/${P}-cflags.patch
44
	epatch "${FILESDIR}"/${PN}-1.4.4-cflags.patch \
45
		"${FILESDIR}"/${PN}-freetype254.patch
45
	sed -i \
46
	sed -i \
46
		-e '/Keywords/s/$/;/' \
47
		-e '/Keywords/s/$/;/' \
47
		media/openttd.desktop.in || die
48
		media/openttd.desktop.in || die

Return to bug 526570