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

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- /usr/portage/sys-devel/flex/flex-2.5.35.ebuild
0
++ flex-2.5.35.ebuild
Lines 24-29 Link Here
24
	[[ -n ${DEB_VER} ]] && epatch "${WORKDIR}"/${PN}_${PV}-${DEB_VER}.diff
24
	[[ -n ${DEB_VER} ]] && epatch "${WORKDIR}"/${PN}_${PV}-${DEB_VER}.diff
25
	epatch "${FILESDIR}"/${PN}-2.5.34-isatty.patch #119598
25
	epatch "${FILESDIR}"/${PN}-2.5.34-isatty.patch #119598
26
	epatch "${FILESDIR}"/${PN}-2.5.33-pic.patch
26
	epatch "${FILESDIR}"/${PN}-2.5.33-pic.patch
27
28
	#262989
29
	sed -i 's/^LDFLAGS =/LOADLIBES =/' ${S}/tests/test-pthread/Makefile.in
27
}
30
}
28
31
29
src_compile() {
32
src_compile() {

Return to bug 262989