]> git.pld-linux.org Git - packages/SDL_mixer.git/commitdiff
- Now with new gcc and new smpeg (with gcc-patch) SDL_mixer auto/ac/SDL_mixer-1_2_5-1
authorpascalek <pascalek@pld-linux.org>
Thu, 24 Jul 2003 12:19:54 +0000 (12:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  will compile properly (and be able to play mp3 files).

Changed files:
    SDL_mixer.spec -> 1.41

SDL_mixer.spec

index 32befdc560f6b57dbabad93ba4a770cc1a836d78..885345e40e5d7923b96c194413261d53ec69ebfe 100644 (file)
@@ -78,11 +78,11 @@ Bibliotecas est
 %patch -p1
 
 %build
-#rm -f missing
-#%%{__libtoolize}
-#%%{__aclocal}
+rm -f missing aclocal.m4 acinclude.m4
+%{__libtoolize}
+%{__aclocal}
+%{__automake}
 %{__autoconf}
-#%%{__automake}
 %configure
 %{__make}
 
This page took 0.052878 seconds and 4 git commands to generate.