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

Collapse All | Expand All

(-)net-libs/libnet/libnet-1.0.2a-r3.ebuild_orig (+1 lines)
Lines 19-24 Link Here
19
	unpack ${A}
19
	unpack ${A}
20
	epatch "${FILESDIR}"/libnet-gcc33-fix
20
	epatch "${FILESDIR}"/libnet-gcc33-fix
21
	epatch "${FILESDIR}"/${PV}-slot.patch
21
	epatch "${FILESDIR}"/${PV}-slot.patch
22
	epatch "${FILESDIR}"/${PV}-endianness.patch
22
	cd "${S}"
23
	cd "${S}"
23
	mv libnet-config.in libnet-${SLOT}-config.in || die "moving libnet-config"
24
	mv libnet-config.in libnet-${SLOT}-config.in || die "moving libnet-config"
24
	cd "${S}"/include
25
	cd "${S}"/include

Return to bug 275885