python-apt: fix version FULLVERSION value
This commit is contained in:
parent
32646fde69
commit
869d519689
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ COMPONENT=main
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
# Fix version number due to early release.
|
# Fix version number due to early release.
|
||||||
export FULLVERSION="$(sed 's|ubuntu3||' <<< $FULLVERSION)"
|
export FULLVERSION="$(sed 's|ubuntu4||' <<< $FULLVERSION)"
|
||||||
|
|
||||||
# https://en.wikipedia.org/wiki/ISO_3166-2
|
# https://en.wikipedia.org/wiki/ISO_3166-2
|
||||||
cat << EOF > data/templates/Trisquel.mirrors
|
cat << EOF > data/templates/Trisquel.mirrors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue