Skip to content

Commit

Permalink
feat: Remove gnome-software packagekit plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
matbme committed Dec 2, 2023
1 parent f3fea2b commit 4b4a7f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ modules:
- sed 's/Session=/Session=firstsetup/g' -i /usr/share/accountsservice/user-templates/administrator
- sed 's/Session=/Session=firstsetup/g' -i /usr/share/accountsservice/user-templates/standard

- name: gnome-software-setup
type: shell
commands:
- rm /usr/lib/*/gnome-software/plugins-20/libgs_plugin_packagekit.so

- name: cleanup
type: shell
commands:
Expand Down

0 comments on commit 4b4a7f3

Please sign in to comment.