From d09547ebed8a69cbbda2494c324c46beed064e2e Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 2 Sep 2025 21:22:39 -0400 Subject: [PATCH] wine.eclass: fix spacing Signed-off-by: Ionen Wolkens --- eclass/wine.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/wine.eclass b/eclass/wine.eclass index 9db7c18a4e26e..ae009e3635ad9 100644 --- a/eclass/wine.eclass +++ b/eclass/wine.eclass @@ -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