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

Collapse All | Expand All

(-)media-gfx/gimp/gimp-2.8.8-r1.ebuild.orig (+4 lines)
Lines 112-117 Link Here
112
112
113
src_prepare() {
113
src_prepare() {
114
	epatch "${FILESDIR}"/${PN}-2.7.4-no-deprecation.patch  # bug 395695, comment 9 and 16
114
	epatch "${FILESDIR}"/${PN}-2.7.4-no-deprecation.patch  # bug 395695, comment 9 and 16
115
116
	#for the sake of clang
117
	sed -i -e 's/-u /-Wl,-u,/g' ${S}/app/Makefile.{am,in} ${S}/app/tests/Makefile.{am,in} ${S}/devel-docs/app/Makefile.{am,in}
118
115
	eautoreconf  # If you remove this: remove dev-util/gtk-doc-am from DEPEND, too
119
	eautoreconf  # If you remove this: remove dev-util/gtk-doc-am from DEPEND, too
116
120
117
	echo '#!/bin/sh' > py-compile
121
	echo '#!/bin/sh' > py-compile

Return to bug 449370