astra: Remove translations since there isn't any
This commit is contained in:
parent
10c43d536d
commit
ae006ee8d0
1 changed files with 1 additions and 2 deletions
|
@ -56,13 +56,12 @@ Linux FFXIV launcher
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
%find_lang %{name}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
appstream-util validate-relax --nonet %{buildroot}%{_kf6_datadir}/metainfo/zone.xiv.%{name}.appdata.xml
|
appstream-util validate-relax --nonet %{buildroot}%{_kf6_datadir}/metainfo/zone.xiv.%{name}.appdata.xml
|
||||||
desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/zone.xiv.%{name}.desktop
|
desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/zone.xiv.%{name}.desktop
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%license LICENSES/
|
%license LICENSES/
|
||||||
|
|
Loading…
Add table
Reference in a new issue