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

Collapse All | Expand All

(-)popt-1.7-r1.ebuild (+1 lines)
Lines 18-23 Link Here
18
src_unpack() {
18
src_unpack() {
19
	unpack ${A}
19
	unpack ${A}
20
	cd "${S}"
20
	cd "${S}"
21
	epatch ${FILESDIR}/mips-linux-config.guess.diff
21
	elibtoolize
22
	elibtoolize
22
	use nls || touch ../rpm.c
23
	use nls || touch ../rpm.c
23
}
24
}

Return to bug 89530