packages: geninitrd/geninitrd-svn.patch space for separation

arekm arekm at pld-linux.org
Wed Oct 26 21:57:34 CEST 2011


Author: arekm                        Date: Wed Oct 26 19:57:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
space for separation

---- Files affected:
packages/geninitrd:
   geninitrd-svn.patch (2.7 -> 2.8) 

---- Diffs:

================================================================
Index: packages/geninitrd/geninitrd-svn.patch
diff -u packages/geninitrd/geninitrd-svn.patch:2.7 packages/geninitrd/geninitrd-svn.patch:2.8
--- packages/geninitrd/geninitrd-svn.patch:2.7	Wed Oct 26 21:55:53 2011
+++ packages/geninitrd/geninitrd-svn.patch	Wed Oct 26 21:57:29 2011
@@ -54,3 +54,16 @@
 +	'
  }
  
+Index: functions
+===================================================================
+--- functions	(wersja 12391)
++++ functions	(kopia robocza)
+@@ -213,7 +213,7 @@
+ 					}
+ 					END { 
+ 						   # xhci/ehci/ohci/uhci hack to preserve such order
+-						   printf "%s %s %s %s", xhci, ehci, ohci, uhci;
++						   printf "%s %s %s %s ", xhci, ehci, ohci, uhci;
+ 						   for (i in modules) { printf "%s ", modules[i]; };
+ 					}
+ 	'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geninitrd/geninitrd-svn.patch?r1=2.7&r2=2.8&f=u



More information about the pld-cvs-commit mailing list