]> git.pld-linux.org Git - packages/LPRng.git/commitdiff
- I dont remember from where is it (probably from rawhide :). LPRng-3_7_4-23
authorkloczek <kloczek@pld-linux.org>
Wed, 9 May 2001 00:41:19 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LPRng-lockfile.patch -> 1.1

LPRng-lockfile.patch [new file with mode: 0644]

diff --git a/LPRng-lockfile.patch b/LPRng-lockfile.patch
new file mode 100644 (file)
index 0000000..e7ba978
--- /dev/null
@@ -0,0 +1,15 @@
+--- LPRng-3.7.4/src/common/checkpc.c.lockfile  Thu Jan 11 18:39:04 2001
++++ LPRng-3.7.4/src/common/checkpc.c   Thu Jan 11 18:40:31 2001
+@@ -190,10 +190,12 @@
+                               if( Fix ){
+                                       mkdir_path( path );
+                               }
++#if 0
+                       } else {
+                               *s = '/';
+                               To_root();
+                               Make_write_file( path, 0 );
++#endif
+                       }
+               }
+               Spool_file_perms_DYN = oldfile;
This page took 0.083848 seconds and 4 git commands to generate.