From 0c8e889a1e197e2289dc94f5ca27a05ed36a7891 Mon Sep 17 00:00:00 2001 From: trojan Date: Thu, 26 Jun 2003 14:04:12 +0000 Subject: [PATCH] - fixed _without_arts bcond Changed files: SDL.spec -> 1.111 --- SDL.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SDL.spec b/SDL.spec index e51e095..a983f9f 100644 --- a/SDL.spec +++ b/SDL.spec @@ -196,7 +196,8 @@ SED=sed ; export SED %{!?_without_alsa:--enable-alsa} \ %endif %{!?_without_esound:--enable-esd} \ - %{!?_without_arts:--enable-arts} + %{!?_without_arts:--enable-arts} \ + %{?_without_arts:--disable-arts} %{__make} -- 2.44.0