[kernel] r5460 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches

Martin Michlmayr tbm at costa.debian.org
Mon Jan 16 18:02:02 UTC 2006


Author: tbm
Date: Mon Jan 16 18:01:59 2006
New Revision: 5460

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
Log:
fix the fix


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch	Mon Jan 16 18:01:59 2006
@@ -29,7 +29,7 @@
  				  -e s/arm.*/arm/ -e s/sa110/arm/ \
  				  -e s/s390x/s390/ -e s/parisc64/parisc/ \
 -				  -e s/ppc64/powerpc/ )
-+				  -e s/ppc64/powerpc/ -e -e s/mips.*/mips/ )
++				  -e s/ppc64/powerpc/ -e s/mips.*/mips/ )
  
  # Cross compiling and selecting different set of gcc/bin-utils
  # ---------------------------------------------------------------------------



More information about the Kernel-svn-changes mailing list