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

Collapse All | Expand All

(-)orig (+6 lines)
Lines 16-18 Link Here
16
16
17
DOCS=( AUTHORS ChangeLog NEWS README )
17
DOCS=( AUTHORS ChangeLog NEWS README )
18
MULTILIB_WRAPPED_HEADERS=( /usr/include/OpenEXR/IlmBaseConfig.h )
18
MULTILIB_WRAPPED_HEADERS=( /usr/include/OpenEXR/IlmBaseConfig.h )
19
20
src_prepare() {
21
	epatch "${FILESDIR}"/${P}-asneeded.patch
22
	eautoreconf
23
}
24

Return to bug 499462