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

Collapse All | Expand All

(-)nas-1.9.2.ebuild.orig (+1 lines)
Lines 30-35 src_unpack() { Link Here
30
	unpack ${A}
30
	unpack ${A}
31
	cd "${S}"
31
	cd "${S}"
32
	epatch "${FILESDIR}"/${P}-asneeded.patch
32
	epatch "${FILESDIR}"/${P}-asneeded.patch
33
	epatch "${FILESDIR}"/${P}-implicit-inet_ntoa-amd64.patch
33
}
34
}
34
35
35
src_compile() {
36
src_compile() {

Return to bug 323511