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

Collapse All | Expand All

(-)openexr-1.2.2-r2.ebuild.orig (+1 lines)
Lines 26-31 Link Here
26
	sed -i -e "s:NVSDK_CXXFLAGS=\"\":NVSDK_CXXFLAGS=\"-DUNIX\":" ${S}/acinclude.m4
26
	sed -i -e "s:NVSDK_CXXFLAGS=\"\":NVSDK_CXXFLAGS=\"-DUNIX\":" ${S}/acinclude.m4
27
27
28
	epatch "${FILESDIR}/openexr-1.2.2-gcc4.patch"
28
	epatch "${FILESDIR}/openexr-1.2.2-gcc4.patch"
29
	epatch "${FILESDIR}/openexr-1.2.2-as-needed.patch"
29
	# Replace the temporary directory used for tests
30
	# Replace the temporary directory used for tests
30
	sed -i -e 's:"/var/tmp/":'"${T}"':' "${S}/IlmImfTest/tmpDir.h"
31
	sed -i -e 's:"/var/tmp/":'"${T}"':' "${S}/IlmImfTest/tmpDir.h"
31
32

Return to bug 133828