Automatically generate LICENSE.dependencies during the build

This commit is contained in:
Kalev Lember 2022-11-21 22:40:14 +01:00
parent 6817f2ef1b
commit 1c83066d9b
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ cp %{SOURCE1} .
%build
%cargo_build
%{cargo_license} > LICENSE.dependencies
%install
%cargo_install