]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- fixed _without_arts bcond
authortrojan <trojan@pld-linux.org>
Thu, 26 Jun 2003 14:04:12 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.111

SDL.spec

index e51e09576b9b9e8a45de94e2e710fbb0d1c26ff4..a983f9f0e5af6d1af99a4ffa655be454d68083cf 100644 (file)
--- 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}
 
This page took 0.032589 seconds and 4 git commands to generate.