]> git.pld-linux.org Git - packages/LPRng.git/blob - LPRng-lockfile.patch
- reverting last change: removing new macros from %p{re,ost}{,un}
[packages/LPRng.git] / LPRng-lockfile.patch
1 --- LPRng-3.7.4/src/common/checkpc.c.lockfile   Thu Jan 11 18:39:04 2001
2 +++ LPRng-3.7.4/src/common/checkpc.c    Thu Jan 11 18:40:31 2001
3 @@ -190,10 +190,12 @@
4                                 if( Fix ){
5                                         mkdir_path( path );
6                                 }
7 +#if 0
8                         } else {
9                                 *s = '/';
10                                 To_root();
11                                 Make_write_file( path, 0 );
12 +#endif
13                         }
14                 }
15                 Spool_file_perms_DYN = oldfile;
This page took 0.865526 seconds and 3 git commands to generate.