]> git.pld-linux.org Git - packages/LPRng.git/blame - LPRng-lockfile.patch
- drop setgroups (patch from rawhide).
[packages/LPRng.git] / LPRng-lockfile.patch
CommitLineData
791bb03b 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.039693 seconds and 4 git commands to generate.