mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-17 17:10:37 +00:00
Fix lints
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user