wine.eclass: fix spacing

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-09-02 21:22:39 -04:00
parent ee8e975b0b
commit d09547ebed

View File

@@ -356,7 +356,7 @@ wine_src_install() {
fi
use arm64 && use wow64 &&
dosym -r /usr/lib/fex-xtajit/libwow64fex.dll \
dosym -r /usr/lib/fex-xtajit/libwow64fex.dll \
${WINE_PREFIX}/wine/aarch64-windows/xtajit.dll
# delete unwanted files if requested, not done directly in ebuilds