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

(-)a/logrotate-3.7.2.ebuild (+1 lines)
Lines 30-35 Link Here
30
30
31
	sed -i \
31
	sed -i \
32
		-e "s:CFLAGS += -g:CFLAGS += -g ${CFLAGS}:" \
32
		-e "s:CFLAGS += -g:CFLAGS += -g ${CFLAGS}:" \
33
		-e "/^LDFLAGS = /d" \
33
		-e "/CVSROOT =/d" \
34
		-e "/CVSROOT =/d" \
34
		Makefile || die "sed failed"
35
		Makefile || die "sed failed"
35
}
36
}

Return to bug 275255