SPECS: SDL.spec - typo
qboosh
qboosh at pld-linux.org
Mon Nov 7 12:16:40 CET 2005
Author: qboosh Date: Mon Nov 7 11:16:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
---- Files affected:
SPECS:
SDL.spec (1.143 -> 1.144)
---- Diffs:
================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.143 SPECS/SDL.spec:1.144
--- SPECS/SDL.spec:1.143 Mon Nov 7 12:16:19 2005
+++ SPECS/SDL.spec Mon Nov 7 12:16:35 2005
@@ -160,7 +160,7 @@
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 {} \;
@@ -249,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.144 2005/11/07 11:16:35 qboosh
+- typo
+
Revision 1.143 2005/11/07 11:16:19 qboosh
- ac hacks to stop BRing alsa and esd when building without
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/SDL.spec?r1=1.143&r2=1.144&f=u
More information about the pld-cvs-commit
mailing list