From 9d98647d6aa5f96413f36f3e2a151a252c12f078 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Wed, 18 Jan 2023 23:14:27 +0000 Subject: [PATCH] Core Update 173: Remove spandsp add-on, if installed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/173/update.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config/rootfiles/core/173/update.sh b/config/rootfiles/core/173/update.sh index ebf583ea37..c58ba33019 100644 --- a/config/rootfiles/core/173/update.sh +++ b/config/rootfiles/core/173/update.sh @@ -93,6 +93,19 @@ ldconfig # Remove files +# Remove spandsp add-on, if installed +for addon in spandsp; do + if [ -e "/opt/pakfire/db/installed/meta-${addon}" ]; then + for i in $(