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

(-)a/sys-apps/grep/grep-2.5.3-r1.ebuild (+1 lines)
Lines 33-38 src_unpack() { Link Here
33
	EPATCH_MULTI_MSG="Applying Debian patchset (${DEB_VER}) ..." \
33
	EPATCH_MULTI_MSG="Applying Debian patchset (${DEB_VER}) ..." \
34
	# fix for older patch
34
	# fix for older patch
35
	sed -i -e '/^#/d' "${P}~dfsg"/debian/patches/64-egf-speedup.patch || die
35
	sed -i -e '/^#/d' "${P}~dfsg"/debian/patches/64-egf-speedup.patch || die
36
	EPATCH_EXCLUDE=65-dfa-optional.patch \
36
	epatch ${P}~dfsg/debian/patches/
37
	epatch ${P}~dfsg/debian/patches/
37
	epatch "${FILESDIR}"/${P}-yesno-test-fix.patch
38
	epatch "${FILESDIR}"/${P}-yesno-test-fix.patch
38
	use static && append-ldflags -static
39
	use static && append-ldflags -static

Return to bug 251427