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

Collapse All | Expand All

(-)libpri-1.4.12_beta2.ebuild (-4 / +4 lines)
Lines 19-28 Link Here
19
IUSE=""
19
IUSE=""
20
20
21
PATCHES=(
21
PATCHES=(
22
	"${FILESDIR}/${PN}-1.4.11.1-multilib.patch"
22
	"${FILESDIR}/${PN}-1.4.12-multilib.patch"
23
	"${FILESDIR}/${PN}-1.4.11.1-respect-cflags.patch"
23
	"${FILESDIR}/${PN}-1.4.12-respect-cflags.patch"
24
	"${FILESDIR}/${PN}-1.4.11.1-respect-ldflags.patch"
24
	"${FILESDIR}/${PN}-1.4.12-respect-ldflags.patch"
25
	"${FILESDIR}/${PN}-1.4.11.1-werror-is-ill-advised.patch"
25
	"${FILESDIR}/${PN}-1.4.12-werror-is-ill-advised.patch"
26
)
26
)
27
27
28
src_install() {
28
src_install() {

Return to bug 346573