[pkg-wine-party] Bug#733556: wine-binfmt

Mathieu Malaterre malat at debian.org
Thu Nov 6 13:37:36 UTC 2014


Control: retitle -1 binfmt-support got lost for PE32+

It would be nice if:

1. wine-binfmt would automatically register wine binfmts
2. If PE32+ support was ressurected. Back on my wheezy system I used to have:

[...]
wine=/usr/bin/wine32
if test "$(file -b -L "$1" | cut -d\  -f1)" = "PE32+" -o "$WINEARCH" =
"win64"; then
    wine=/usr/bin/wine64
fi
[...]



More information about the pkg-wine-party mailing list