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

Collapse All | Expand All

(-)/usr/portage/app-emulation/wine/wine-0.9.17.ebuild (-2 / +2 lines)
Lines 95-103 Link Here
95
95
96
	use amd64 && multilib_toolchain_setup x86
96
	use amd64 && multilib_toolchain_setup x86
97
97
98
	#	$(use_enable amd64 win64)
98
	$(use_enable amd64 win64)
99
	econf \
99
	econf \
100
		--sysconfdir=/etc/wine \
100
		--sysconfdir=/etc/wine --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
101
		$(use_with ncurses curses) \
101
		$(use_with ncurses curses) \
102
		$(use_with opengl) \
102
		$(use_with opengl) \
103
		$(use_with X x) \
103
		$(use_with X x) \

Return to bug 138296