mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
wine.eclass: fix spacing further
Missed the line below also had a tab too many. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
d09547ebed
commit
2c3256ac8d
@ -357,7 +357,7 @@ wine_src_install() {
|
||||
|
||||
use arm64 && use wow64 &&
|
||||
dosym -r /usr/lib/fex-xtajit/libwow64fex.dll \
|
||||
${WINE_PREFIX}/wine/aarch64-windows/xtajit.dll
|
||||
${WINE_PREFIX}/wine/aarch64-windows/xtajit.dll
|
||||
|
||||
# delete unwanted files if requested, not done directly in ebuilds
|
||||
# given must be done after install and before wrappers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user