commit:     d09547ebed8a69cbbda2494c324c46beed064e2e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  3 01:22:39 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Sep  3 01:23:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09547eb

wine.eclass: fix spacing

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 eclass/wine.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/wine.eclass b/eclass/wine.eclass
index 9db7c18a4e26..ae009e3635ad 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

Reply via email to