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

Collapse All | Expand All

(-)splashutils-1.5.4.4-r5.ebuild (-1 / +2 lines)
Lines 92-99 Link Here
92
	cd "${S}"
92
	cd "${S}"
93
	ln -sf "${S}/src" "${WORKDIR}/core"
93
	ln -sf "${S}/src" "${WORKDIR}/core"
94
94
95
	epatch "${FILESDIR}/${P}-bzip2.patch"
95
	#epatch "${FILESDIR}/${P}-bzip2.patch"
96
	epatch "${FILESDIR}/${P}-multi-keyboard.patch"
96
	epatch "${FILESDIR}/${P}-multi-keyboard.patch"
97
97
Lines 116-121 Link Here
116
117
117
	rm -f m4/*
118
	rm -f m4/*
118
	epatch_user
119
	epatch_user
120
	export PKG_CONFIG="pkg-config --static"
119
	eautoreconf
121
	eautoreconf
120
}
122
}
121
123

Return to bug 408283