Fix meta release file 10.0
This commit is contained in:
parent
ac760b2663
commit
b926f85acd
2 changed files with 16 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=14
|
||||
VERSION=15
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -78,6 +78,9 @@ sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|g' UpdateManager/Core/MetaRelease.
|
|||
#Fix partial upgrade button
|
||||
sed -i '/do-partial-upgrade/s|ubuntu-release|trisquel-release|' UpdateManager/Dialogs.py
|
||||
|
||||
#Fix base_uri for trisquel meta-release-lts
|
||||
sed -i 's|changelogs.ubuntu.com/|archive.trisquel.org/trisquel/|' UpdateManager/Core/MetaRelease.py
|
||||
|
||||
changelog "Compiled for Trisquel"
|
||||
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue