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
[...]

_______________________________________________
pkg-wine-party mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party

Reply via email to