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

Collapse All | Expand All

(-)/usr/portage/sys-fs/mdadm/mdadm-2.6.ebuild (+1 lines)
Lines 18-23 Link Here
18
	cd "${S}"
18
	cd "${S}"
19
	epatch "${FILESDIR}"/${PN}-1.9.0-dont-make-man.patch
19
	epatch "${FILESDIR}"/${PN}-1.9.0-dont-make-man.patch
20
	epatch "${FILESDIR}"/${P}-syslog-updates.patch
20
	epatch "${FILESDIR}"/${P}-syslog-updates.patch
21
	epatch "${FILESDIR}"/${P}-spareactive.patch
21
	use static && append-ldflags -static
22
	use static && append-ldflags -static
22
}
23
}
23
24

Return to bug 167451