misc: 2nd general review of helpers.

This commit is contained in:
Luis Guzmán 2024-05-01 18:52:05 +00:00
parent df6774d1fe
commit 372a379e8a
36 changed files with 16 additions and 5662 deletions

View file

@ -22,15 +22,10 @@ NETINST=true
. ./config
#FIXME:T12
# Set version number due to source origin change
export FULLVERSION="$(sed 's|ubuntu0.6||' <<< $FULLVERSION)"
sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules
sed "s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION|" -i debian/rules
changelog "Rebranded for Trisquel"
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
package