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

Collapse All | Expand All

(-)pycairo.orig/pycairo-1.10.0-r2.ebuild (+2 lines)
Lines 32-37 Link Here
32
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
32
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
33
33
34
src_prepare() {
34
src_prepare() {
35
	epatch "${FILESDIR}"/${PN}-install.patch
36
35
	pushd "${WORKDIR}/pycairo-${PYCAIRO_PYTHON3_VERSION}" > /dev/null
37
	pushd "${WORKDIR}/pycairo-${PYCAIRO_PYTHON3_VERSION}" > /dev/null
36
	rm -f src/config.h || die
38
	rm -f src/config.h || die
37
	epatch "${FILESDIR}/${PN}-1.10.0-svg_check.patch"
39
	epatch "${FILESDIR}/${PN}-1.10.0-svg_check.patch"

Return to bug 399381