7b80a2f13d
The WIP recipes/wip/files/mc had an empty recipe.toml (0 bytes), causing the cookbook to report 'successful' without producing any output. Replaced with a symlink to the real recipe at local/recipes/tui/mc which has the full build configuration. Also fixed the recipe: removed broken cookbook_configure call (which was cached from a previous failed attempt), replaced with explicit configure+make+make install. Added gl_cv_list_mounted_fs=yes since Redox has no /etc/mtab or /proc/mounts.