--- wine-1.3.14.ebuild.orig 2011-02-21 13:01:28.000000000 +0100 +++ wine-1.3.14.ebuild 2011-02-21 14:14:32.000000000 +0100 @@ -174,6 +174,10 @@ export LDCONFIG=/bin/true use custom-cflags || strip-flags + mkdir wrap-unicode || die + bash "${FILESDIR}"/wrap-unicode.sh "${ROOT}" wrap-unicode || die + append-flags -I"${S}"/wrap-unicode + if use win64 ; then do_configure 64 --enable-win64 use win32 && ABI=x86 do_configure 32 --with-wine64=../wine64