Accepting request 900167 from Emulators
- Fix "adjusted directories to load 32bit wine things from 64bit wine." to package properly on aarch64 (forwarded request 900165 from Guillaume_G) OBS-URL: https://build.opensuse.org/request/show/900167 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=345
This commit is contained in:
commit
d4edd31c85
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 15 12:22:51 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Fix "adjusted directories to load 32bit wine things from 64bit wine."
|
||||||
|
to package properly on aarch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 5 12:27:57 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
Sat Jun 5 12:27:57 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
@ -455,6 +455,8 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%ifarch x86_64 aarch64
|
%ifarch x86_64 aarch64
|
||||||
%{_bindir}/wine64
|
%{_bindir}/wine64
|
||||||
%{_bindir}/wine64-preloader
|
%{_bindir}/wine64-preloader
|
||||||
|
%endif
|
||||||
|
%ifarch x86_64
|
||||||
%dir /usr/lib/wine/
|
%dir /usr/lib/wine/
|
||||||
%dir /usr/lib/wine/i386-windows
|
%dir /usr/lib/wine/i386-windows
|
||||||
%dir /usr/lib/wine/i386-unix
|
%dir /usr/lib/wine/i386-unix
|
||||||
|
Loading…
Reference in New Issue
Block a user