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

Collapse All | Expand All

(-)tdb-1.2.12-r1.ebuild (+6 lines)
Lines 26-31 Link Here
26
26
27
WAF_BINARY="${S}/buildtools/bin/waf"
27
WAF_BINARY="${S}/buildtools/bin/waf"
28
28
29
pkg_setup() {
30
	if use python; then
31
		python-single-r1_pkg_setup
32
	fi
33
}
34
29
src_configure() {
35
src_configure() {
30
	local extra_opts=""
36
	local extra_opts=""
31
	use python || extra_opts+=" --disable-python"
37
	use python || extra_opts+=" --disable-python"

Return to bug 475370