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

Collapse All | Expand All

(-)libxml2-2.7.3-r1.ebuild (+3 lines)
Lines 46-51 Link Here
46
	# Fix macro conflict with wxGTK, bug #266653
46
	# Fix macro conflict with wxGTK, bug #266653
47
	epatch "${FILESDIR}/${P}-printf-rename.patch"
47
	epatch "${FILESDIR}/${P}-printf-rename.patch"
48
48
49
	sed -i -r -e 's:(@WITH_PYTHON_TRUE@libxml2mod_la_LIBADD =.*):\1 -lpython$(PYTHON_VERSION):' \
50
		python/Makefile.in || die
51
49
	epunt_cxx
52
	epunt_cxx
50
}
53
}
51
54

Return to bug 246745