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

Collapse All | Expand All

(-)/usr/portage/net-analyzer/arp-sk/arp-sk-0.0.16-r2.ebuild (+1 lines)
Lines 20-25 Link Here
20
20
21
src_prepare() {
21
src_prepare() {
22
	epatch "${FILESDIR}"/${P}-libnet1_2.patch
22
	epatch "${FILESDIR}"/${P}-libnet1_2.patch
23
	epatch "${FILESDIR}"/arp-sk-0.0.16-r2-configure.in.patch
23
	rm missing || die "removing of 'missing' script failed"
24
	rm missing || die "removing of 'missing' script failed"
24
	epatch_user
25
	epatch_user
25
26

Return to bug 476716