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

Collapse All | Expand All

(-)chromium-13.0.782.107.ebuild (+3 lines)
Lines 128-133 Link Here
128
	# Fix build without libgcrypt, bug #373079.
128
	# Fix build without libgcrypt, bug #373079.
129
	epatch "${FILESDIR}/${PN}-libgcrypt-r0.patch"
129
	epatch "${FILESDIR}/${PN}-libgcrypt-r0.patch"
130
130
131
	# Fix building on linux-3.0.0, bug #377793
132
	epatch "${FILESDIR}/${PN}-linux-3.0.0.patch"
133
131
	# Remove most bundled libraries. Some are still needed.
134
	# Remove most bundled libraries. Some are still needed.
132
	find third_party -type f \! -iname '*.gyp*' \
135
	find third_party -type f \! -iname '*.gyp*' \
133
		\! -path 'third_party/WebKit/*' \
136
		\! -path 'third_party/WebKit/*' \

Return to bug 377793