diff --git a/helpers/make-console-setup b/helpers/make-console-setup index 2680b191eaa8104d6469c9745542756045749b6e..44857209c27538866c71175def6d5e3fce5083f1 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