[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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



Reply to: