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/pidof-bsd-20050501-r4.ebuild (-1 / +2 lines)
Lines 20-26 S="${WORKDIR}/pidof" Link Here
20
20
21
PATCHES=( "${FILESDIR}/${P}-gfbsd.patch"
21
PATCHES=( "${FILESDIR}/${P}-gfbsd.patch"
22
	"${FILESDIR}/${P}-firstarg.patch"
22
	"${FILESDIR}/${P}-firstarg.patch"
23
	"${FILESDIR}/${P}-pname.patch" )
23
	"${FILESDIR}/${P}-pname.patch"
24
	"${FILESDIR}/${P}-fbsd10.patch" )
24
25
25
src_install() {
26
src_install() {
26
	into /
27
	into /

Return to bug 483044