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

Collapse All | Expand All

(-)nut-2.6.2.ebuild~ (+2 lines)
Lines 54-59 Link Here
54
54
55
	epatch "${FILESDIR}"/${PN}-2.4.1-no-libdummy.patch
55
	epatch "${FILESDIR}"/${PN}-2.4.1-no-libdummy.patch
56
	epatch "${FILESDIR}"/${PN}-2.6.2-lowspeed-buffer-size.patch
56
	epatch "${FILESDIR}"/${PN}-2.6.2-lowspeed-buffer-size.patch
57
	epatch "${FILESDIR}"/${PN}-2.6.2-whitespace-fix.patch
58
	epatch "${FILESDIR}"/${PN}-2.6.2-fd-leak-fix.patch
57
59
58
	sed -e "s:GD_LIBS.*=.*-L/usr/X11R6/lib \(.*\) -lXpm -lX11:GD_LIBS=\"\1:" \
60
	sed -e "s:GD_LIBS.*=.*-L/usr/X11R6/lib \(.*\) -lXpm -lX11:GD_LIBS=\"\1:" \
59
		-i configure.in || die
61
		-i configure.in || die

Return to bug 390153