Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 335900
Collapse All | Expand All

(-)gpm-1.20.6.ebuild~ (+1 lines)
Lines 30-35 Link Here
30
	econf \
30
	econf \
31
		--libdir=/$(get_libdir) \
31
		--libdir=/$(get_libdir) \
32
		--sysconfdir=/etc/gpm \
32
		--sysconfdir=/etc/gpm \
33
		emacs=/bin/false \
33
		|| die "econf failed"
34
		|| die "econf failed"
34
35
35
	# workaround broken release
36
	# workaround broken release

Return to bug 335900