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

Collapse All | Expand All

(-)imlib-1.9.15.ebuild.orig (-1 / +1 lines)
Lines 37-43 Link Here
37
	epatch "${FILESDIR}"/${PN}-1.9.14-m4.patch
37
	epatch "${FILESDIR}"/${PN}-1.9.14-m4.patch
38
	# Add configure switch to enable/disable Gdk functions. See bug #40453.
38
	# Add configure switch to enable/disable Gdk functions. See bug #40453.
39
	epatch ${FILESDIR}/${P}-gdk_flag.patch
39
	epatch ${FILESDIR}/${P}-gdk_flag.patch
40
40
	epatch ${FILESDIR}/${P}-as-needed.patch
41
	autoconf || die "autoconf failed"
41
	autoconf || die "autoconf failed"
42
	automake || die "automake failed"
42
	automake || die "automake failed"
43
43

Return to bug 133821