Skip to content

Commit

Permalink
disable LICENSE.dependencies for oxipng
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Oct 30, 2023
1 parent cac80e5 commit 3ff3270
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anda/rust/oxipng/rust-oxipng.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ License: # FIXME

%files -n %{crate}
%license LICENSE
%license LICENSE.dependencies
#license LICENSE.dependencies
%doc CHANGELOG.md
%doc MANUAL.txt
%doc README.md
Expand Down Expand Up @@ -203,8 +203,8 @@ use the "zopfli" feature of the "%{crate}" crate.

%build
%cargo_build
%{cargo_license_summary}
%{cargo_license} > LICENSE.dependencies
#{cargo_license_summary}
#{cargo_license} > LICENSE.dependencies

%install
%cargo_install
Expand Down

0 comments on commit 3ff3270

Please sign in to comment.