Fix gen-special when an entity is commented out:jhalfs
commit404b8bd2682fc7d314d0b34dcacbddf73c035b26
authorpierre <pierre@7d5e3409-5ede-0310-83dd-dbcb3a32f907>
Tue, 9 Mar 2021 17:51:24 +0000 (9 17:51 +0000)
committerpierre <pierre@7d5e3409-5ede-0310-83dd-dbcb3a32f907>
Tue, 9 Mar 2021 17:51:24 +0000 (9 17:51 +0000)
treeb2a2fec3fc2eef2be9c88efd7271bd7ed212a65c
parentd9090c685443ad0eedacb4923ac06cef6c4c92a8
Fix gen-special when an entity is commented out:

In the xorg application, mkfontdir is commented out, but we do not
check that because it is complicated with the shell. This leads to
mkfontfir appearing in the packages to install, which is not
wanted. Check that now.

git-svn-id: svn://svn.linuxfromscratch.org/ALFS/jhalfs@4212 7d5e3409-5ede-0310-83dd-dbcb3a32f907
trunk/BLFS/gen-special.sh