I hope this is the last one. I guess no separate bug report necessary:
/usr/bin/wine-development (debian/scripts/wine) recommends to install
wine32. I guess this should be wine32-development instead:
--- snip ---
elif test -x $wine64; then
wine=$wine64
if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg
--print-foreign-architectures)" != "i386" ]; then
echo "it looks like multiarch needs to be enabled. as root, please"
echo "execute \"dpkg --add-architecture i386 && apt-get install
wine32\""
fi
else
--- snap ---
_______________________________________________
pkg-wine-party mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party