Skip to content

Commit 52cc594

Browse files
committed
fix regreet license file
1 parent 93f8d4b commit 52cc594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/regreet/regreet.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install -Dpm 0755 target/release/%{name} %{buildroot}%{_bindir}/%{name}
4848
install -dm 0755 %{buildroot}%{_localstatedir}/cache/%{name}
4949

5050
%files
51-
%license LICENSE.md
51+
%license LICENSE
5252
%doc README.md
5353
%{_bindir}/%{name}
5454
%dir %{_localstatedir}/cache/%{name}

0 commit comments

Comments
 (0)