[pkg-wine-party] Bug#758168: Another missing "wine-development" in the new wine-development packages

Jens Reyer jens.reyer at gmail.com
Fri Aug 15 00:43:33 UTC 2014


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 ---



More information about the pkg-wine-party mailing list