From 0fab970eb932cc6886ddcbdfa260490c37515e81 Mon Sep 17 00:00:00 2001 From: Marenz Date: Wed, 10 Aug 2022 20:02:12 +0200 Subject: [PATCH] Remove old distributions in release_ppa script --- scripts/release_ppa.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh index aca49dca6..6e3eae01c 100755 --- a/scripts/release_ppa.sh +++ b/scripts/release_ppa.sh @@ -75,9 +75,9 @@ fi packagename=solc # This needs to be a still active release -static_build_distribution=impish +static_build_distribution=focal -DISTRIBUTIONS="focal impish jammy kinetic" +DISTRIBUTIONS="focal jammy kinetic" function checkDputEntries { local pattern="$1"