ubuntu-release-upgrader: add trisquel-mini upgrade helper to prevent missing login greeter
This commit is contained in:
parent
dc69d82ab4
commit
c7ded611ea
2 changed files with 86 additions and 1 deletions
|
|
@ -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.2
|
||||
VERSION=16.4
|
||||
|
||||
. ./config
|
||||
# Previous upstream release name, update for each release.
|
||||
|
|
@ -370,6 +370,9 @@ URI_UNSTABLE_POSTFIX = -development
|
|||
URI_PROPOSED_POSTFIX = -proposed
|
||||
MR-FILE
|
||||
|
||||
# Apply custom patches for Trisquel
|
||||
apply_patch_changes
|
||||
|
||||
# Modify build-scripts
|
||||
sed -i "s|DIST=.*|DIST=$CODENAME|" DistUpgrade/build-dist.sh
|
||||
sed -i "s|MAINTAINER=.*|MAINTAINER=\"$DEBFULLNAME <$DEBEMAIL>\"|" DistUpgrade/build-dist.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue