From c7601bd7a6f6cf8f4baf73e7e34e946b2e191cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 31 Jan 2022 21:28:45 +0100 Subject: [PATCH] Use %make_build macro --- wine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index c7c3154..ccbac51 100644 --- a/wine.spec +++ b/wine.spec @@ -738,7 +738,7 @@ export CFLAGS="`echo $CFLAGS | sed -e 's/-fexceptions//'`" %{?wine_staging: --with-xattr} \ --disable-tests -make %{?_smp_mflags} TARGETFLAGS="" +%make_build TARGETFLAGS="" %install