From 7e1ca77169440e1b8cc1d9bced7ee3938faa6a07 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Fri, 7 Apr 2023 02:22:57 +0100 Subject: system/wine-staging: Updated for version 8.5. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- system/wine-staging/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/wine-staging/README') diff --git a/system/wine-staging/README b/system/wine-staging/README index 4945f04b05..daed9c4969 100644 --- a/system/wine-staging/README +++ b/system/wine-staging/README @@ -17,14 +17,14 @@ This SlackBuild will try to autodetect whether to build for 32 or 64 bits or both. WINE64 and WINE32 can be used to enable/disable each ARCH: - WINE64=NO ./wine.SlackBuild - WINE32=NO ./wine.SlackBuild + WINE64=no ./wine.SlackBuild + WINE32=no ./wine.SlackBuild The executable for 64 bit wine is named wine64. To disable OpenGL support, use: - OPENGL=NO ./wine.SlackBuild + OPENGL=no ./wine.SlackBuild The above options can be combined. -- cgit v1.2.3