https://bugs.winehq.org/show_bug.cgi?id=53838
Bug ID: 53838 Summary: Non-PE builds fail after "makedep: Make the installation directories architecture-generic." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: 9795a01918185435f7d9a34806327ef9bf109e6a Distribution: ---
After 9795a01918185435f7d9a34806327ef9bf109e6a, "makedep: Make the installation directories architecture-generic.", non-PE (--without-mingw) fail.
Previously for such builds, the <prefix>/lib/wine/<arch>-windows directory contained the small stub .dll/.exe files - now they are all installed along with the .so files in the <arch>-unix directory.