−arch/expat
All checks were successful
/ job (push) Successful in 8m2s

This commit is contained in:
Marc Beninca 2024-08-19 22:39:09 +02:00
parent 15e52a3e04
commit aacd94f52d
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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