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

(-)a/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild (+2 lines)
Line 0 Link Here
1
--- netkit-rwho-0.17/rwhod/rwhod.c.orig	2018-07-14 16:58:02.420913150 +0100
Lines 18-23 IUSE="" Link Here
18
src_prepare() {
18
src_prepare() {
19
	epatch "${WORKDIR}"/000{1,2,3,4}-*.patch
19
	epatch "${WORKDIR}"/000{1,2,3,4}-*.patch
20
	epatch "${FILESDIR}"/${P}-printf.patch #529974
20
	epatch "${FILESDIR}"/${P}-printf.patch #529974
21
	epatch "${FILESDIR}"/${P}-stdint.patch #637484
21
}
22
}
22
23
23
src_configure() {
24
src_configure() {

Return to bug 637484