Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 57224
Collapse All | Expand All

(-)libtool-1.5.2-r5.ebuild.old (-11 / +2 lines)
Lines 68-74 Link Here
68
	epatch ${FILESDIR}/1.4.3/${PN}-1.3.5-mktemp.patch
68
	epatch ${FILESDIR}/1.4.3/${PN}-1.3.5-mktemp.patch
69
	epatch ${FILESDIR}/ltconfig-uclibc.patch
69
	epatch ${FILESDIR}/ltconfig-uclibc.patch
70
70
71
	gnuconfig_update
71
	S="${OLD_S}" gnuconfig_update
72
72
73
	cd ${S}
73
	cd ${S}
74
	echo
74
	echo
Lines 142-154 Link Here
142
142
143
	cd ${OLD_S}
143
	cd ${OLD_S}
144
144
145
	# Detect mips/mips64
145
	# regen to allow for build,host,target mips/mips64/ppc64/uclibc
146
	gnuconfig_update
147
148
	# regen to allow for build,host,target ppc64
149
	gnuconfig_update
150
151
	# detect uclibc
152
	gnuconfig_update
146
	gnuconfig_update
153
147
154
	einfo "Configuring ${OLD_S##*/} ..."
148
	einfo "Configuring ${OLD_S##*/} ..."
Lines 165-173 Link Here
165
159
166
	cd ${S}
160
	cd ${S}
167
161
168
	# Detect mips/mips64
169
	gnuconfig_update
170
171
	gnuconfig_update
162
	gnuconfig_update
172
163
173
	einfo "Configuring ${S##*/} ..."
164
	einfo "Configuring ${S##*/} ..."

Return to bug 57224