Fix small issue with helper for nabia
This commit is contained in:
parent
7932cb724f
commit
9c93f3f768
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ cat << EOF >> DistUpgrade/DistUpgradeQuirks.py
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
rm ./DistUpgrade/Ubuntu.info
|
rm $(find . -name Ubuntu.info)
|
||||||
cat << EOF > DistUpgrade/Trisquel.info
|
cat << EOF > DistUpgrade/Trisquel.info
|
||||||
ChangelogURI: https://packages.trisquel.org/changelogs/pool/%s/%s/%s/%s_%s/%s
|
ChangelogURI: https://packages.trisquel.org/changelogs/pool/%s/%s/%s/%s_%s/%s
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue