python-apt: add custom cmxsl repo
This commit is contained in:
parent
ceeebe5f5c
commit
6a48644f08
2 changed files with 16 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
# list available on the resulting netinstall (mini.iso) image.
|
||||
|
||||
VERSION=13
|
||||
CMXSLVER=1
|
||||
COMPONENT=main
|
||||
#Be aware to not pull/build before publish date on T12.
|
||||
|
||||
|
|
@ -89,6 +90,7 @@ diff -ru source.orig/apt/progress/base.py source/apt/progress/base.py
|
|||
self.percent = float(percent)
|
||||
EOF
|
||||
|
||||
apply_patch_changes
|
||||
export DEB_BUILD_OPTIONS=nocheck
|
||||
|
||||
changelog "Compiled for Trisquel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue