|
|
@ -278,7 +278,7 @@ echo %{version} > %{buildroot}/etc/lfs-release |
|
|
|
cat > %{buildroot}/etc/lsb-release <<- "EOF" |
|
|
|
DISTRIB_ID="Linux From Scratch" |
|
|
|
DISTRIB_RELEASE=%{version} |
|
|
|
DISTRIB_CODENAME="Elizabeth" |
|
|
|
DISTRIB_CODENAME="Isabella" |
|
|
|
DISTRIB_DESCRIPTION="Linux From Scratch" |
|
|
|
EOF |
|
|
|
#----------------------------------------------------------------------------- |
|
|
|