FS#36808 - [wine] add binfmt support
Attached to Project:
Community Packages
Opened by Michel (xantares) - Friday, 06 September 2013, 10:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 07 September 2013, 17:05 GMT
Opened by Michel (xantares) - Friday, 06 September 2013, 10:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 07 September 2013, 17:05 GMT
|
Details
Hi,
Would it be possible to associate wine with .exe with binfmt ? That whay running ./a.exe would call "wine ./a.exe". That only requires to run these commands (/usr/sbin/update-binfmts, from aur, may not be installed): - at post_install: update-binfmts --package wine --install wine /usr/bin/wine --magic MZ - at post_remove: update-binftms --package wine --remove wine /usr/bin/wine x. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Saturday, 07 September 2013, 17:05 GMT
Reason for closing: Won't implement
Additional comments about closing: I don't see a reason to add this and it would mean supporting binfmt which sidesteps Arch philosophy to some point.
Saturday, 07 September 2013, 17:05 GMT
Reason for closing: Won't implement
Additional comments about closing: I don't see a reason to add this and it would mean supporting binfmt which sidesteps Arch philosophy to some point.