# --- ROCK-COPYRIGHT-NOTE-BEGIN --- # # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # Please add additional copyright information _after_ the line containing # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # # ROCK Linux: rock-src/package/kasc/xconq/chown.patch # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. A copy of the GNU General Public # License can be found at Documentation/COPYING. # # Many people helped and are helping developing ROCK Linux. Please # have a look at http://www.rocklinux.org/ and the Documentation/TEAM # file for details. # # --- ROCK-COPYRIGHT-NOTE-END --- --- ./Local.config.org Tue Mar 18 11:21:07 2003 +++ ./Local.config Tue Mar 18 11:21:32 2003 @@ -55,8 +55,8 @@ XCOMM check that this user and group exist on your system XCOMM DO NOT set GAMEUID to root! -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games GAMEPERM = 04755 DIRPERM = 0755 --- ./Makefile.in.org Tue Aug 22 14:52:56 2000 +++ ./Makefile.in Wed Mar 19 15:55:51 2003 @@ -27,8 +27,8 @@ srcdir = @srcdir@ VPATH = @srcdir@ -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games GAMEPERM = 04755 DIRPERM = 0755 --- ./lib/Makefile.in.org Fri Jun 9 16:52:41 2000 +++ ./lib/Makefile.in Wed Mar 19 16:48:10 2003 @@ -22,8 +22,8 @@ srcdir = @srcdir@ VPATH = @srcdir@ -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games DIRPERM = 0755 FILEPERM = 0644 --- ./curses/Makefile.in.org Wed Mar 19 16:51:33 2003 +++ ./curses/Makefile.in Wed Mar 19 16:51:41 2003 @@ -22,8 +22,8 @@ krnsrcdir = $(srcdir)/../kernel -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games GAMEPERM = 04755 --- ./x11/Makefile.in.org Wed Mar 19 16:50:41 2003 +++ ./x11/Makefile.in Wed Mar 19 16:50:51 2003 @@ -24,8 +24,8 @@ krnsrcdir = $(srcdir)/../kernel -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games GAMEPERM = 04755 DIRPERM = 0755 --- ./images/Makefile.in.org Fri Jun 9 16:52:41 2000 +++ ./images/Makefile.in Wed Mar 19 16:52:46 2003 @@ -22,8 +22,8 @@ srcdir = @srcdir@ VPATH = @srcdir@ -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games DIRPERM = 0755 FILEPERM = 0644 --- ./win/Makefile.in.org Wed Mar 19 16:53:49 2003 +++ ./win/Makefile.in Wed Mar 19 16:53:55 2003 @@ -22,8 +22,8 @@ krnsrcdir = $(srcdir)/../kernel -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = games GAMEPERM = 04755 DIRPERM = 0755