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

Collapse All | Expand All

(-)lsof-4.87-r99.ebuild (-1 / +1 lines)
Lines 31-37 src_unpack() { Link Here
31
}
31
}
32
32
33
src_prepare() {
33
src_prepare() {
34
	epatch "${FILESDIR}"/${PN}-4.85-fix-missing-netinet_tcp_h.patch #for musl
34
	epatch "${FILESDIR}"/${PN}-4.87-remove-glibc-check.patch #for musl
35
	epatch "${FILESDIR}"/${PN}-4.85-cross.patch #432120
35
	epatch "${FILESDIR}"/${PN}-4.85-cross.patch #432120
36
	# convert `test -r header.h` into a compile test
36
	# convert `test -r header.h` into a compile test
37
	sed -i -r \
37
	sed -i -r \

Return to bug 541728