diff --git a/CLFS/config b/CLFS/config index 99498a1..50e618a 100644 --- a/CLFS/config +++ b/CLFS/config @@ -6,10 +6,6 @@ # ##### -#--- Unprivileged user and group name -LUSER=clfs -LGROUP=clfs - #--- Which target architecture you want to build for, # used to select proper book and set TARGETS #-------------------------------- diff --git a/CLFS2/config b/CLFS2/config index 0345946..c16ff0d 100644 --- a/CLFS2/config +++ b/CLFS2/config @@ -5,10 +5,6 @@ # $Id$ # ##### -#--- Unprivileged user and group name -LUSER=clfs -LGROUP=clfs - #--- Which target architecture you want to build for, # used to select proper book and set TARGETS diff --git a/HLFS/config b/HLFS/config index aff89bf..200aace 100644 --- a/HLFS/config +++ b/HLFS/config @@ -6,10 +6,6 @@ # ##### -#--- Unprivileged user and group name -LUSER=hlfs -LGROUP=hlfs - #--- Which library model to use uclibc/glibc MODEL=glibc