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

(-)a/hping-3_pre20051105-r2.ebuild (+3 lines)
Lines 43-48 Link Here
43
		-e 's|HPING2|HPING|g' \
43
		-e 's|HPING2|HPING|g' \
44
		-e 's|hping2|hping|g' \
44
		-e 's|hping2|hping|g' \
45
		|| die "sed hping3.8 failed"
45
		|| die "sed hping3.8 failed"
46
	sed -i \
47
		-e 's/\(memcpy(&\(icmp\), p, sizeof\)(subtcp)/\1(\2)/' \
48
		scan.c || die
46
}
49
}
47
50
48
src_configure() {
51
src_configure() {

Return to bug 340251