Skip to content

Commit

Permalink
Add proper desktop files
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed May 31, 2019
1 parent d553410 commit 28974bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/autoyast2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ generated with the autoyast2 package.

%install
%yast_install
%yast_metainfo

# Do not *blindly* remove the suse_update_desktop_file calls here. It is
# different from the code in the yast_install macro.
Expand Down Expand Up @@ -189,9 +190,8 @@ rmdir %{buildroot}%{yast_docdir}/html/autoyast
%dir %{_localstatedir}/lib/autoinstall/tmp
%doc %{yast_docdir}

%dir %yast_desktopdir
%{yast_desktopdir}/autoyast.desktop
%{yast_desktopdir}/clone_system.desktop
%{yast_desktopdir}
%{yast_metainfodir}
%{_datadir}/autoinstall/modules/*.desktop
%dir %{yast_yncludedir}
%{yast_yncludedir}/autoinstall/classes.rb
Expand Down

0 comments on commit 28974bc

Please sign in to comment.