diff --git a/helpers/make-console-setup b/helpers/make-console-setup index 2680b19..4485720 100644 --- a/helpers/make-console-setup +++ b/helpers/make-console-setup @@ -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