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

Collapse All | Expand All

(-)nettle-2.0.ebuild.orig (+1 lines)
Lines 21-26 Link Here
21
RDEPEND="${DEPEND}"
21
RDEPEND="${DEPEND}"
22
22
23
src_prepare() {
23
src_prepare() {
24
	epatch "${FILESDIR}/$P-as-needed.patch"
24
	sed -i \
25
	sed -i \
25
		-e '/CFLAGS/s:-ggdb3::' \
26
		-e '/CFLAGS/s:-ggdb3::' \
26
		configure.ac || die "sed configure.ac failed"
27
		configure.ac || die "sed configure.ac failed"

Return to bug 285747