mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 14:10:32 +00:00
Unfortunately subpackages do not support debscripts currently, so nc & netcat symlinks can't be managed through update-alternatives. As there no other way to have these symlinks in multiple packages without conflict, nmap package receives the following changes: * Rename netcat subpackage to nmap-ncat. * Remove symlinks nc and netcat pointing to ncat. *** Requested in https://github.com/termux/termux-packages/issues/6921.