mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
uutests: add LICENSE
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>
This commit is contained in:
committed by
Sylvestre Ledru
parent
49e7a6b532
commit
e406cef5bb
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../LICENSE
|
||||
Reference in New Issue
Block a user