diff --git a/SPECS/filesystem.spec b/SPECS/filesystem.spec index a2d3697..9dc751a 100644 --- a/SPECS/filesystem.spec +++ b/SPECS/filesystem.spec @@ -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 #-----------------------------------------------------------------------------