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

Collapse All | Expand All

(-)python-xlib-0.15_rc1-r2.ebuild (+2 lines)
Lines 24-29 Link Here
24
	sed -e 's:make:$(MAKE):g' -i doc/Makefile || die
24
	sed -e 's:make:$(MAKE):g' -i doc/Makefile || die
25
	cp -r "${FILESDIR}"/defs doc/src/ || die
25
	cp -r "${FILESDIR}"/defs doc/src/ || die
26
26
27
	epatch ${FILESDIR}/Xlib-ext-randr-outputevent.patch
28
27
	distutils-r1_python_prepare_all
29
	distutils-r1_python_prepare_all
28
}
30
}
29
31

Return to bug 465782