Skip to content
Snippets Groups Projects
Commit 71a7f052 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

python-apt: fix version due to early release.

parent ccafd4fc
No related branches found
No related tags found
1 merge request!1194python-apt: fix version due to early release.
Pipeline #1091 passed
......@@ -20,9 +20,14 @@
VERSION=5
COMPONENT=main
#Be aware to not pull/build before publish date on T12.
BUILD_UNTIL=11.0
. ./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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment