From aacd94f52d516046d4a18456c689aee6b68a668f Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 19 Aug 2024 22:39:09 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92arch/expat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spcd.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/spcd.sh b/spcd.sh index 8b705ce..ebbe0f0 100644 --- a/spcd.sh +++ b/spcd.sh @@ -614,9 +614,6 @@ spcd_install_python() { "${SPCD_OS_DEBIAN}" | "${SPCD_OS_UBUNTU}") spcd_install_package "python3-venv" ;; - "${SPCD_OS_ARCH}") - spcd_install_package "expat" - ;; *) ;; esac spcd_split