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

(-)a/easyedit-1.4.7.ebuild (-1 / +1 lines)
Lines 23-29 Link Here
23
	cd "${S}"
23
	cd "${S}"
24
24
25
	sed -i \
25
	sed -i \
26
		-e "s/\tcc /\t\\\\\$(CC) /" \
26
		-e 's/\tcc /\t\\$(CC) \\$(LDFLAGS) /' \
27
		-e "/other_cflag/s/ *-s//" \
27
		-e "/other_cflag/s/ *-s//" \
28
		create.make
28
		create.make
29
29

Return to bug 332729