jre
jre
For https://github.com/Winetricks/winetricks/issues/1192.
There are 2 general issues related to this fix, each handled in a separate commit: winetricks: display messages for users to stderr winetricks_get_file_arch: try workaround for wrapper scripts winetricks_set_wineprefix: warn...
Workaround case where wine and related binaries are in /usr/bin, but wine64 is only in Wine's bindir (as in Debian wine 8.0~repack-4). Use /usr/bin/wineboot (which is a symlink in Debian...
Streamline license text for consistent use of LGPL 2.1+. The GNU Lesser General Public 2.1 license is the successor of the GNU Library General Public 2 license, so this change...