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

Collapse All | Expand All

(-)/usr/portage/media-gfx/ufraw/ufraw-0.11.ebuild (+1 lines)
Lines 26-31 Link Here
26
	unpack ${A}
26
	unpack ${A}
27
	cd "${S}"
27
	cd "${S}"
28
	epatch ${FILESDIR}/${PN}-cflags.patch
28
	epatch ${FILESDIR}/${PN}-cflags.patch
29
	epatch ${FILESDIR}/ufraw-exiv2-check.patch
29
	eautoreconf || die "failed running autoreconf"
30
	eautoreconf || die "failed running autoreconf"
30
}
31
}
31
32

Return to bug 186616