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

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/dev-ruby/ffi/ffi-1.15.5.ebuild
0
++ b/dev-ruby/ffi/ffi-1.15.5.ebuild
Lines 47-52 Link Here
47
47
48
	# Remove bundled version of libffi.
48
	# Remove bundled version of libffi.
49
	rm -rf ext/ffi_c/libffi || die
49
	rm -rf ext/ffi_c/libffi || die
50
51
	# For testing #847286
52
	rm -rf lib/ffi/platform/* || die
50
}
53
}
51
54
52
each_ruby_compile() {
55
each_ruby_compile() {

Return to bug 847286