mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Minor post-release adjustments.
This commit is contained in:
@@ -41,7 +41,7 @@ sourcePPAConfig
|
||||
# Sanity check
|
||||
checkDputEntries "\[cpp-build-deps\]"
|
||||
|
||||
DISTRIBUTIONS="focal jammy kinetic"
|
||||
DISTRIBUTIONS="focal jammy kinetic lunar"
|
||||
|
||||
for distribution in $DISTRIBUTIONS
|
||||
do
|
||||
|
||||
@@ -68,7 +68,7 @@ packagename=solc
|
||||
# This needs to be a still active release
|
||||
static_build_distribution=focal
|
||||
|
||||
DISTRIBUTIONS="focal jammy kinetic"
|
||||
DISTRIBUTIONS="focal jammy kinetic lunar"
|
||||
|
||||
if is_release
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user