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

Collapse All | Expand All

(-)ted.orig//ted-2.21.ebuild (+3 lines)
Lines 30-35 Link Here
30
		"${S}"/appFrame/appFrameConfig.h.in \
30
		"${S}"/appFrame/appFrameConfig.h.in \
31
		"${S}"/Ted/tedConfig.h.in || die
31
		"${S}"/Ted/tedConfig.h.in || die
32
	mkdir lib || die
32
	mkdir lib || die
33
34
	sed -e 's:make :$(MAKE) -j1 :' \
35
		-i "${S}"/Makefile || die "not seded"
33
}
36
}
34
37
35
src_configure() {
38
src_configure() {

Return to bug 385485