Blame SOURCES/pinfo-0.6.9-nogroup.patch

096b71
--- pinfo-0.6.9/src/utils.c.nogroup	2006-03-16 15:14:30.000000000 +0100
096b71
+++ pinfo-0.6.9/src/utils.c	2007-01-19 13:45:53.000000000 +0100
096b71
@@ -32,7 +32,7 @@
096b71
 #endif
096b71
 
096b71
 char *safe_user = "nobody";
096b71
-char *safe_group = "nogroup";
096b71
+char *safe_group = "nobody";
096b71
 
096b71
 #ifndef HAVE_CURS_SET
096b71
 void
096b71
--- pinfo-0.6.9/src/pinforc.in.nogroup	2007-01-19 13:42:14.000000000 +0100
096b71
+++ pinfo-0.6.9/src/pinforc.in	2007-01-19 13:45:35.000000000 +0100
096b71
@@ -91,7 +91,7 @@
096b71
 PRINTUTILITY=lpr
096b71
 MANLINKS=1:8:2:3:4:5:6:7:9:n:p:o:3X11:3Xt:3x:3X
096b71
 SAFE-USER=nobody
096b71
-SAFE-GROUP=nogroup
096b71
+SAFE-GROUP=nobody
096b71
 #
096b71
 # Remember, HIGHLIGHTREGEXP may be slow (thus it's commented by default)
096b71
 #