Skip to content
Snippets Groups Projects
Commit ce1b76ac authored by Luis Guzmán's avatar Luis Guzmán
Browse files

console-setup: re-apply dependency removal from ubuntu.

parent 98b56ce2
No related branches found
No related tags found
1 merge request!954console-setup: re-apply dependency removal from ubuntu.
Pipeline #787 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment