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

Collapse All | Expand All

(-)a/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PROG=	pidof
3
PROG=	pidof
4
SRCS=	pidof.c
4
SRCS=	pidof.c
5
NOMAN=	yes
5
NO_MAN=	yes
6
LDADD=	-lkvm
6
LDADD=	-lkvm
7
LINKS=	${BINDIR}/pidof
7
LINKS=	${BINDIR}/pidof
8
8

Return to bug 483044