console-setup: re-apply dependency removal from ubuntu.
This commit is contained in:
parent
98b56ce238
commit
ce1b76ac0b
1 changed files with 4 additions and 1 deletions
|
|
@ -24,12 +24,15 @@
|
|||
# or fetch such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=4
|
||||
VERSION=5
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
# Default to UTF-8
|
||||
sed 's/CHARMAP=ISO-8859-15/CHARMAP=UTF-8/' -i debian/console-setup.config
|
||||
|
||||
#Remove ubuntu's dependency.
|
||||
sed -i "s|cdebconf-newt-detect-keys, ||" debian/control
|
||||
|
||||
changelog "Rebuild upstream to get udeb dependency for debian-installer. Default to UTF-8"
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue