packages: SDL/SDL-acfix.patch - more fixes

tommat tommat at pld-linux.org
Mon Sep 14 08:44:06 CEST 2009


Author: tommat                       Date: Mon Sep 14 06:44:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more fixes

---- Files affected:
packages/SDL:
   SDL-acfix.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/SDL/SDL-acfix.patch
diff -u packages/SDL/SDL-acfix.patch:1.1 packages/SDL/SDL-acfix.patch:1.2
--- packages/SDL/SDL-acfix.patch:1.1	Fri May 19 20:55:04 2006
+++ packages/SDL/SDL-acfix.patch	Mon Sep 14 08:44:01 2009
@@ -9,3 +9,15 @@
  AC_CANONICAL_HOST
  AC_C_BIGENDIAN
  if test x$ac_cv_c_bigendian = xyes; then
+diff -Nur SDL-1.2.13-orig/configure.in SDL-1.2.13/configure.in
+--- SDL-1.2.13-orig/configure.in	2009-09-03 13:40:41.000000000 +0000
++++ SDL-1.2.13/configure.in	2009-09-03 13:41:32.000000000 +0000
+@@ -859,7 +859,7 @@
+ CheckIPod()
+ {
+     AC_ARG_ENABLE(ipod,
+-AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [default=yes on arm-elf]]),
++AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=yes on arm-elf]]]),
+         , enable_ipod=yes)
+ 
+     if test x$enable_ipod = xyes; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL/SDL-acfix.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list