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

(-)a/fdutils-5.5.ebuild (+1 lines)
Lines 22-27 Link Here
22
	# from installing
22
	# from installing
23
	epatch "${FILESDIR}/${PN}-no-fd.4-manpage.diff"
23
	epatch "${FILESDIR}/${PN}-no-fd.4-manpage.diff"
24
	epatch "${FILESDIR}/${P}-destdirfix.patch"
24
	epatch "${FILESDIR}/${P}-destdirfix.patch"
25
	sed -i -e '/\$(INSTALL) -c/s/ -s / /' src/Makefile.in || die "Failed to sed upstream src/Makefile.in to prevent premature strip"
25
}
26
}
26
27
27
src_compile() {
28
src_compile() {

Return to bug 251859