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

Collapse All | Expand All

(-)icu-4.0.1.ebuild~ (+2 lines)
Lines 47-52 Link Here
47
}
47
}
48
48
49
src_prepare() {
49
src_prepare() {
50
	sed -i -e 's:^#elif$:#else:g' layoutex/ParagraphLayout.cpp || die 'elif sed failed'
51
50
	# Do not hardcode used CFLAGS, LDFLAGS etc. into icu-config
52
	# Do not hardcode used CFLAGS, LDFLAGS etc. into icu-config
51
	# Bug 202059
53
	# Bug 202059
52
	# http://bugs.icu-project.org/trac/ticket/6102
54
	# http://bugs.icu-project.org/trac/ticket/6102

Return to bug 258377