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

Collapse All | Expand All

(-)gimp/gimp-2.6.10.ebuild (+4 lines)
Lines 54-59 Link Here
54
54
55
DOCS="AUTHORS ChangeLog* HACKING NEWS README*"
55
DOCS="AUTHORS ChangeLog* HACKING NEWS README*"
56
56
57
src_prepare() {
58
    epatch "${FILESDIR}/${P}-print.patch"
59
}
60
57
pkg_setup() {
61
pkg_setup() {
58
	G2CONF="--enable-default-binary \
62
	G2CONF="--enable-default-binary \
59
		--with-x \
63
		--with-x \

Return to bug 341903