From b4fbbf88e0f638867ce13eeae9eaa359ef98dcbe Mon Sep 17 00:00:00 2001 From: Daniel Kirchner Date: Mon, 14 Sep 2020 16:33:16 +0200 Subject: [PATCH] Add groovy to PPA release script. --- scripts/release_ppa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh index 845df7516..ebe8c316b 100755 --- a/scripts/release_ppa.sh +++ b/scripts/release_ppa.sh @@ -57,7 +57,7 @@ packagename=solc static_build_distribution=focal -DISTRIBUTIONS="bionic focal" +DISTRIBUTIONS="bionic focal groovy" if is_release then