cdebconf: update default color palet usage, and remove udeb profile need.
This commit is contained in:
parent
9294cef9d3
commit
202f686415
3 changed files with 195 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2024 Luis Guzman <ark@switnet.org>
|
||||
# Copyright (C) 2014 Rubén Rodríguez <ruben@trisquel.info>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
@ -24,9 +25,8 @@ NETINST=true
|
|||
|
||||
. ./config
|
||||
|
||||
rm debian/palette.ubuntu
|
||||
ln -sf palette.original debian/palette
|
||||
sed '/palette.ubuntu/d' -i ./debian/cdebconf-newt-udeb.install
|
||||
patch_p1 $DATA/restore-udeb-build-w_o-profile.patch
|
||||
patch_p1 $DATA/new-default-color-palet-usage.patch
|
||||
|
||||
changelog "Color palette set back to default"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue