https://bugs.winehq.org/show_bug.cgi?id=48544
Bug ID: 48544 Summary: --libdir and --prefix parameters to 'configure' script of wine sources not work properly Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: galdralag@bk.ru CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
When running configure --prefix=/somedir --libdir=/usr/lib32 ... 'make install' exits with error. It tries to write to /usr/lib32 not /somedir/usr/lib32.
I can't say from which version this happen. But I built wine in october or november 2019 and it was ok ('make install' installs all to specified prefix) It seems this occurs from wine5.0rc1