SOURCES (DEVEL): cups-direct_usb.patch - up to r6446
    wolvverine 
    wolvverine at pld-linux.org
       
    Sun Apr 15 22:52:26 CEST 2007
    
    
  
Author: wolvverine                   Date: Sun Apr 15 20:52:26 2007 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- up to r6446
---- Files affected:
SOURCES:
   cups-direct_usb.patch (1.1 -> 1.1.2.1) 
---- Diffs:
================================================================
Index: SOURCES/cups-direct_usb.patch
diff -u SOURCES/cups-direct_usb.patch:1.1 SOURCES/cups-direct_usb.patch:1.1.2.1
--- SOURCES/cups-direct_usb.patch:1.1	Sun Feb 18 10:51:47 2007
+++ SOURCES/cups-direct_usb.patch	Sun Apr 15 22:52:21 2007
@@ -6,9 +6,9 @@
               strcasecmp(hostname, "Minolta");
 +    if (use_bc && !strncmp(uri, "usb:/dev/", 9))
 +      use_bc = 0;
- 
+ #endif /* __NetBSD__ */
+  
      if ((device_fd = open_device(uri, &use_bc)) == -1)
-     {
 @@ -304,12 +306,7 @@
    if (!strncmp(uri, "usb:/dev/", 9))
  #ifdef __linux
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/cups-direct_usb.patch?r1=1.1&r2=1.1.2.1&f=u
    
    
More information about the pld-cvs-commit
mailing list