47a46bb015
redbear-dnsd is an in-house recipe (path = "source"), but recipes/system/ redbear-dnsd was a real dir with only a recipe.toml file-symlink, so 'cargo install --path recipes/system/redbear-dnsd/source' found no Cargo.toml (the source lives in local/recipes/system/redbear-dnsd/source). Make it a whole-dir symlink to local/ like every other in-house recipe (ehcid, netctl, ...), and add it to apply-patches.sh's link list so it is recreated durably. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>