From 9eb3dbe1c4a7cab8f9c22edbba911ce4375550a0 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 30 Aug 2023 20:04:38 +0200 Subject: [PATCH] Don't build Xorg components that are commented out gen-special.sh uses the list of files and md5 from the cat instructions to generate an xml page for each of the individual components. Until now, there were no commented out component, so gen-special.sh was not prepared to handle comments. Now, it removes lines containing comments. --- BLFS/gen-special.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLFS/gen-special.sh b/BLFS/gen-special.sh index adaac4c..4dcd904 100755 --- a/BLFS/gen-special.sh +++ b/BLFS/gen-special.sh @@ -116,7 +116,7 @@ EOF # So we have to read that command too, since it may be assumed # that the preceding package is a dependency of the following, # except the first. - list_cat="$(sed -n '/>cat/,/EOF