Fix lints

This commit is contained in:
windowsboy111
2023-01-03 22:51:38 +08:00
parent 977c7e9313
commit 21ace27d78
29 changed files with 129 additions and 117 deletions
@@ -1,4 +1,4 @@
%global debug_package %{nil}
%global debug_package %{nil}
Name: minecraft-launcher
Version: 1121
@@ -31,8 +31,8 @@ mkdir -p %{buildroot}/%{_datadir}/applications/
mv %{_builddir}/minecraft-launcher/minecraft-launcher %{buildroot}/%{_bindir}/minecraft-launcher
chmod 755 %{buildroot}/%{_bindir}/minecraft-launcher
install -Dm644 %{_sourcedir}/minecraft-launcher.desktop %{buildroot}/%{_datadir}/applications/minecraft-launcher.desktop
install -Dm644 %{_sourcedir}/minecraft-launcher.svg %{buildroot}/%{_datadir}/icons/hicolor/symbolic/apps/minecraft-launcher.svg
install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/minecraft-launcher.desktop
install -Dm644 %{SOURCE2} %{buildroot}/%{_datadir}/icons/hicolor/symbolic/apps/minecraft-launcher.svg
%files
%{_bindir}/minecraft-launcher
@@ -141,4 +141,4 @@ install -Dm644 %{_sourcedir}/minecraft-launcher.svg %{buildroot}/%{_datadir}/ico
- Updated to version 2.1.2472
* Sun Nov 25 2018 Thomas Batten <stenstorpmc@gmail.com> - 2.1.1431-1
- Initial build using version 2.1.1431
- Initial build using version 2.1.1431