Blame SOURCES/pinfo-0.6.9-nogroup.patch

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