Commit e406cef
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>1 parent 49e7a6b commit e406cef
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments