Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 139734
Collapse All | Expand All

(-)openexr-1.2.2-r2.ebuild (-1 / +1 lines)
Lines 28-34 Link Here
28
	epatch "${FILESDIR}/openexr-1.2.2-gcc4.patch"
28
	epatch "${FILESDIR}/openexr-1.2.2-gcc4.patch"
29
	epatch "${FILESDIR}/${P}-asneeded.patch"
29
	epatch "${FILESDIR}/${P}-asneeded.patch"
30
	# Replace the temporary directory used for tests
30
	# Replace the temporary directory used for tests
31
	sed -i -e 's:"/var/tmp/":'"${T}"':' "${S}/IlmImfTest/tmpDir.h"
31
	sed -i -e 's:"/var/tmp/":"'${T}'":' "${S}/IlmImfTest/tmpDir.h"
32
32
33
	cd "${S}"
33
	cd "${S}"
34
	eautomake
34
	eautomake

Return to bug 139734