]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- typo auto/th/SDL-1_2_10-0_051030_1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Nov 2005 11:16:35 +0000 (11:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.144

SDL.spec

index 968ddb4ed16f990cd62a298e98a0685a855361e4..28c39b879d3f52a37dc35c455e342430fce7b541 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -159,7 +159,7 @@ SDL - przyk
 head -n 20 acinclude.m4 > acinclude.tmp
 mv -f acinclude.tmp acinclude.m4
 %{!?with_alsa:echo 'AC_DEFUN([AM_PATH_ALSA],[$3])' >> acinclude.m4}
-%{!?with_esd:echo 'AC_DEFUN(AM_PATH_ESD],[$3])' >> acinclude.m4}
+%{!?with_esd:echo 'AC_DEFUN([AM_PATH_ESD],[$3])' >> acinclude.m4}
 
 find . -type d -name CVS -print | xargs rm -rf {} \;
 
This page took 0.025649 seconds and 4 git commands to generate.