packaging: don't ship empty index.css.LEGAL.txt
This file is currently empty and the incoming esbuild change will cause it not to be emitted at all.
This commit is contained in:
parent
90504ea725
commit
82ad2c9c73
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE dist/index.js.LEGAL.txt dist/index.css.LEGAL.txt
|
||||
%license LICENSE dist/index.js.LEGAL.txt
|
||||
%{_datadir}/cockpit/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue