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

Collapse All | Expand All

(-)flex-2.5.31.ebuild.org (+7 lines)
Lines 14-19 Link Here
14
DEPEND="virtual/glibc
14
DEPEND="virtual/glibc
15
	nls? ( sys-devel/gettext )"
15
	nls? ( sys-devel/gettext )"
16
16
17
src_unpack() {
18
19
	unpack ${A}
20
	cd ${S}
21
22
	epatch ${FILESDIR}/flex-2.5.31-yytext_ptr.patch
23
}
17
24
18
src_compile() {
25
src_compile() {
19
	myconf=""
26
	myconf=""

Return to bug 31240