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

Collapse All | Expand All

(-)mysql++-3.0.9.ebuild (-2 / +1 lines)
Lines 21-28 Link Here
21
	unpack ${A}
21
	unpack ${A}
22
	cd "${S}"
22
	cd "${S}"
23
23
24
	# Not needed anymore, patch target is gone
24
	epatch "${FILESDIR}"/${PN}-3.0.9-gcc-4.7.patch
25
	#epatch "${FILESDIR}"/${PN}-2.3.2-gcc-4.3.patch
26
25
27
	for i in "${S}"/lib/*.h ; do
26
	for i in "${S}"/lib/*.h ; do
28
		sed -i \
27
		sed -i \

Return to bug 421903