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

Collapse All | Expand All

(-)gtk+-1.2.10-r11.ebuild.orig (+5 lines)
Lines 44-50 Link Here
44
	cd "${S}"
44
	cd "${S}"
45
	epatch "${FILESDIR}"/${PN}-1.2-locale_fix.patch
45
	epatch "${FILESDIR}"/${PN}-1.2-locale_fix.patch
46
46
47
	cd "${S}"
48
	epatch "${FILESDIR}"/${P}-as-needed.patch
49
47
	elibtoolize
50
	elibtoolize
51
	libtoolize --force --copy --automake
52
	# elibtoolize and _elibtoolize don't do the right thing
48
}
53
}
49
54
50
src_compile() {
55
src_compile() {

Return to bug 133819