Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 4, 2024
1 parent bd578af commit 706758d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anda/desktops/elementary/switchboard/switchboard.spec
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ switchboard.
%install
%meson_install

%find_lang %{appname}
%dnl %find_lang %{appname}

# create plug directories
mkdir -p %{buildroot}/%{_libdir}/%{name}
Expand All @@ -84,7 +84,7 @@ desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop

appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml


%files -f %{appname}.lang
Expand All @@ -95,7 +95,7 @@ appstream-util validate-relax --nonet \
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.appdata.xml
%{_datadir}/metainfo/%{appname}.metainfo.xml

%files libs
%doc README.md
Expand Down

0 comments on commit 706758d

Please sign in to comment.