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

@ -24,9 +24,6 @@ COMPONENT=main
. ./config
# Fix version number due to early release.
export FULLVERSION="$(sed 's|ubuntu2||' <<< $FULLVERSION)"
cat << EOF > data/templates/Trisquel.mirrors
#LOC:BR
https://trisquel.c3sl.ufpr.br/packages/
@ -109,7 +106,6 @@ EOF
export DEB_BUILD_OPTIONS=nocheck
changelog "Compiled for Trisquel"
head -n1 debian/changelog | grep -q ubuntu && echo "error: update FULLVERSION value" && exit
package