From dc8575ac89948efcb7bb62f80d264649e32f474f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20B=C3=ADcha?= Date: Tue, 6 Aug 2024 14:52:55 -0400 Subject: [PATCH] Temporarily avoid installing the new status-icons extension to avoid one extra breaks/replaces when I try to split this into separate binary packages --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 82d44e2c..5e21062a 100755 --- a/debian/rules +++ b/debian/rules @@ -9,3 +9,6 @@ override_dh_auto_configure: -Dclassic_mode=true override_dh_gnome_clean: + +execute_after_dh_auto_install: + rm -rf debian/gnome-shell-extensions/usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com