mirror of
https://github.com/novatiq/packages.git
synced 2026-07-25 13:06:04 +01:00
Hannu mentioned that --recursive could not be available always. That is correct. While GNU coreutils' ln supports this, BSD's ln for example does not. This commit addresses that. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>