mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: typos
|
||||
Version: 1.40.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Source Code Spelling Correction
|
||||
|
||||
License: MIT OR Apache-2.0
|
||||
@@ -30,7 +30,7 @@ cp %{S:2} .
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%install
|
||||
install -Dm 644 target/rpm/%{name} -t %{buildroot}%{_bindir}
|
||||
install -Dm 755 target/rpm/%{name} -t %{buildroot}%{_bindir}
|
||||
|
||||
%files
|
||||
%license LICENSE-MIT LICENSE-APACHE LICENSE.dependencies
|
||||
|
||||
Reference in New Issue
Block a user