packages: mplayer/mplayer-check-byteswap.patch - update to be similar with ...

glen glen at pld-linux.org
Wed Nov 18 09:52:57 CET 2009


Author: glen                         Date: Wed Nov 18 08:52:57 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update to be similar with rest of the code (would upstream accept it?)

---- Files affected:
packages/mplayer:
   mplayer-check-byteswap.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer-check-byteswap.patch
diff -u packages/mplayer/mplayer-check-byteswap.patch:1.2 packages/mplayer/mplayer-check-byteswap.patch:1.3
--- packages/mplayer/mplayer-check-byteswap.patch:1.2	Wed Nov 18 04:22:23 2009
+++ packages/mplayer/mplayer-check-byteswap.patch	Wed Nov 18 09:52:52 2009
@@ -12,9 +12,9 @@
 +_byteswap=no
 +cc_check && _byteswap=yes
 +if cc_check ; then
-+  def_byteswap='#define HAVE_BYTESWAP_H 1'
++  def_byteswap_h='#define HAVE_BYTESWAP_H 1'
 +else
-+  def_byteswap='#undef HAVE_BYTESWAP_H'
++  def_byteswap_h='#undef HAVE_BYTESWAP_H'
 +fi
 +echores "$_byteswap"
 +
@@ -26,7 +26,7 @@
  $def_alsa_asoundlib_h
  $def_altivec_h
  $def_malloc_h
-+$def_byteswap
++$def_byteswap_h
  $def_mman_h
  $def_mman_has_map_failed
  $def_soundcard_h
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer-check-byteswap.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list