From 8bcae2a554506c8c8d2de86f0e07c6e50408376c Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 18 Aug 2006 20:33:38 +0000 Subject: [PATCH] The other* IDs are removed now at packages files generation. --- BLFS/gen_config.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/BLFS/gen_config.sh b/BLFS/gen_config.sh index b234818..25b06f3 100755 --- a/BLFS/gen_config.sh +++ b/BLFS/gen_config.sh @@ -93,8 +93,6 @@ EOF # Deal with a few unusable chapter names case ${PKG_NAME} in - other-* | others-* ) continue - ;; xorg7-* ) # Deal with sub-elements of Xorg7, mandatory for build. # No need to (even possible?) to build separately continue