diff options
-rw-r--r-- | sys-devel/flex/flex-2.6.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/flex/flex-2.6.4.ebuild b/sys-devel/flex/flex-2.6.4.ebuild index 6ab22250d5fc..c2d32936d7ca 100644 --- a/sys-devel/flex/flex-2.6.4.ebuild +++ b/sys-devel/flex/flex-2.6.4.ebuild @@ -23,6 +23,7 @@ DEPEND="${RDEPEND} src_prepare() { #epatch "${PATCHES[@]}" + epatch_user # Disable running in the tests/ subdir as it has a bunch of built sources # that cannot be made conditional (automake limitation). #568842 |