diff --git a/recipe.yml b/recipe.yml index a23664b..5dfae04 100644 --- a/recipe.yml +++ b/recipe.yml @@ -100,7 +100,7 @@ stages: - name: gnome-software-setup type: shell commands: - - rm -f /usr/lib/*/gnome-software/plugins-20/libgs_plugin_packagekit.so + - rm /usr/lib/*/gnome-software/plugins-*/libgs_plugin_packagekit.so - name: cleanup type: shell