ubuntu-release-upgrader: set static release on tarball script

This commit is contained in:
Ark74 2025-09-01 02:56:38 -06:00
parent 19af8d6039
commit 566593039d

View file

@ -25,7 +25,7 @@
# Also, don't forget to update the meta-release files at archive and packages.t.i
# The "obsoletes" list from ubuntu has been removed
VERSION=16.7
VERSION=17
. ./config
# Previous upstream release name, update for each release.
@ -375,7 +375,7 @@ MR-FILE
apply_patch_changes
# Modify build-scripts
sed -i "s|DIST=.*|DIST=$CODENAME|" DistUpgrade/build-dist.sh
sed -i "s|DIST=.*|DIST=$CODENAME|" DistUpgrade/build-dist.sh DistUpgrade/build-tarball.sh
sed -i "s|MAINTAINER=.*|MAINTAINER=\"$DEBFULLNAME <$DEBEMAIL>\"|" DistUpgrade/build-dist.sh
#NOTE: In order to run build-dist.sh it is required: