]> git.pld-linux.org Git - packages/LPRng.git/blobdiff - LPRng-jobfilescan.patch
- updated to 3.8.27
[packages/LPRng.git] / LPRng-jobfilescan.patch
index 7852dc4f330fc45b84c72d5d7bccb7ee5939ebda..a68b392dc0689887affe6fcd33cc696ee1534ce6 100644 (file)
@@ -1,11 +1,12 @@
---- LPRng-3.7.3/src/common/checkpc.c.jobfilescan       Thu Mar 29 14:58:23 2001
-+++ LPRng-3.7.3/src/common/checkpc.c   Thu Mar 29 14:59:51 2001
-@@ -440,7 +440,7 @@
-                               continue;
+--- LPRng-3.8.1/src/common/checkpc.c.orig      Sun Nov 18 12:24:42 2001
++++ LPRng-3.8.1/src/common/checkpc.c   Sun Nov 18 12:25:17 2001
+@@ -458,7 +458,8 @@
                        }
                }
+               /* we update all real files in this directory */
 -              Check_file( cf_name, Fix, 0, 0 );
-+              if ( jobfile ) Check_file( cf_name, Fix, 0, 0 );
++              if ( jobfile )
++                      Check_file( cf_name, Fix, 0, 0 );
        }
        closedir(dir);
  
This page took 0.028593 seconds and 4 git commands to generate.