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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


Reply via email to