misc: 2nd general review of helpers.
This commit is contained in:
parent
df6774d1fe
commit
372a379e8a
36 changed files with 16 additions and 5662 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue