mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Symlink LICENSE from the project root so it gets picked up when packaging ``` coreutils/tests/uutests on uutests-add-license $ cargo package --allow-dirty --list | grep LICENSE coreutils/tests/uutests on uutests-add-license $ ln -s ../../LICENSE . coreutils/tests/uutests on uutests-add-license $ cargo package --allow-dirty --list | grep LICENSE LICENSE ``` Signed-off-by: Michel Lind <salimma@fedoraproject.org>
Symbolic link
1 line
13 B
Plaintext
Symbolic link
1 line
13 B
Plaintext
../../LICENSE |