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

(-)net-fs/autofs/autofs-4.0.0.ebuild.old (+1 lines)
Lines 38-43 Link Here
38
	    --host=${HOST} \
38
	    --host=${HOST} \
39
	    --prefix=/usr \
39
	    --prefix=/usr \
40
	    ${myconf} || die
40
	    ${myconf} || die
41
	sed -i -e '/^\(CFLAGS\|CXXFLAGS\|LDFLAGS\)[[:space:]]*=/d' Makefile.rules
41
	make || die "make failed"
42
	make || die "make failed"
42
}
43
}
43
44

Return to bug 32259