choose-mirror: fix utf-8 on udeb via upgrade release
This commit is contained in:
parent
7de8a3a2e7
commit
8834ddb118
4 changed files with 32 additions and 31 deletions
|
|
@ -18,15 +18,15 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=7
|
||||
EXTERNAL='deb-src http://ftp.debian.org/debian bullseye main'
|
||||
VERSION=8
|
||||
EXTERNAL='deb-src http://ftp.debian.org/debian bookworm main'
|
||||
REPOKEY=0E98404D386FA1D9
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
Mirrors_masterlist_git="trisquel-packages/-/raw/master/extra/mirrors/Mirrors.masterlist"
|
||||
patch_Rp1 $DATA/rev_Makefile.patch
|
||||
patch_Rp1 $DATA/rev_choose-mirror-bin.templates-in.patch
|
||||
patch_p1 $DATA/Makefile_mirrors-masterlist.patch
|
||||
patch_p1 $DATA/choose-mirror-bin.templates-in.patch
|
||||
|
||||
sed -i '/oldstable/d;
|
||||
/testing/d;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue