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

(-)file_not_specified_in_diff (-4 / +4 lines)
Lines 18-19 Link Here
18
DEPEND="sys-apps/supersed"
19
Line 23 Link Here
23
	ssed -i "s/^\(CFLAGS = \).*/\1${CFLAGS}/" Makefile
21
	cd ${S}
24
--
22
	cp Makefile Makefile.orig
23
	sed -e "s/^\(CFLAGS = \).*/\1${CFLAGS}/" Makefile.orig > Makefile
24
	rm Makefile.orig

Return to bug 17278