fix: add cargo-vendor file
Required to generate the bundled provides
This commit is contained in:
parent
c2b0b64691
commit
aedb4020b3
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ rm -frv $RPM_BUILD_ROOT/%{_pkgdocdir}/scripts/{bash,fish}
|
|||
%files
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%license cargo-vendor.txt
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
%{_mandir}/man5/%{name}rc.5*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue