From f81bf02fd1d40bcf1bec66cde7c5e6e2210abfec Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 28 May 2025 11:13:16 +0200 Subject: [PATCH] Do not modify upstream 0001-panel-Use-branding-in-activities-button.patch --- config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.yaml b/config.yaml index 09106a5..f9897c0 100644 --- a/config.yaml +++ b/config.yaml @@ -1,9 +1,5 @@ actions: - replace: - - target: "0001-panel-Use-branding-in-activities-button.patch" - find: "if (GLib.get_os_info('ID') === 'rhel') {" - replace: "if (GLib.get_os_info('ID') === 'almalinux') {" - count: 1 - target: "gnome-shell-favourite-apps-firefox.patch" find: "+org.mozilla.Firefox.desktop" replace: "+firefox.desktop"