We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f8d4b commit 52cc594Copy full SHA for 52cc594
1 file changed
packages/regreet/regreet.spec
@@ -48,7 +48,7 @@ install -Dpm 0755 target/release/%{name} %{buildroot}%{_bindir}/%{name}
48
install -dm 0755 %{buildroot}%{_localstatedir}/cache/%{name}
49
50
%files
51
-%license LICENSE.md
+%license LICENSE
52
%doc README.md
53
%{_bindir}/%{name}
54
%dir %{_localstatedir}/cache/%{name}
0 commit comments