]> git.pld-linux.org Git - packages/SDL_mixer.git/commitdiff
- use included modified libmikmod 3.1.9a
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Feb 2005 21:40:10 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (doesn't work with system libmikmod 3.1.11a - just endless loop of sending
   zeros to dsp - tested with enigma and ppracer)

Changed files:
    SDL_mixer.spec -> 1.47

SDL_mixer.spec

index eac8674b8f2a90f6cf609775ea30df5d938c1039..7ece345c5948a8d58a422747f9224a117b203885 100644 (file)
@@ -83,7 +83,9 @@ rm -f acinclude.m4
 %{__aclocal}
 %{__automake}
 %{__autoconf}
 %{__aclocal}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+       --disable-music-libmikmod \
+       --enable-music-mod
 %{__make}
 
 %install
 %{__make}
 
 %install
This page took 0.051749 seconds and 4 git commands to generate.