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

Collapse All | Expand All

(-)epiphany-3.6.1.ebuild.orig (+3 lines)
Lines 57-62 Link Here
57
	sed -e '/\/do_migration_invalid/,+1 d' \
57
	sed -e '/\/do_migration_invalid/,+1 d' \
58
		-i tests/ephy-migration-test.c || die
58
		-i tests/ephy-migration-test.c || die
59
59
60
	# Fix build with aclocal 1.13 and up
61
	epatch "${FILESDIR}/${PN}-3.6.1-aclocal-1.13.patch"
62
60
	# Build-time segfaults under PaX with USE=introspection when building
63
	# Build-time segfaults under PaX with USE=introspection when building
61
	# against webkit-gtk[introspection,jit]
64
	# against webkit-gtk[introspection,jit]
62
	if use introspection && use jit; then
65
	if use introspection && use jit; then

Return to bug 469584