summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/console_utf-8.patch19
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/console_utf-8.patch b/debian/patches/console_utf-8.patch
deleted file mode 100644
index 663e21bd..00000000
--- a/debian/patches/console_utf-8.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-2006-08-26 Michael Banck <mbanck@debian.org>
-
- * console.c (DEFAULT_ENCODING): Set to UTF-8.
-
----
- console/console.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/console/console.c
-+++ b/console/console.c
-@@ -58,7 +58,7 @@ int netfs_maxsymlinks = 16; /* Arbitrary
- /* Handy source of time. */
- volatile struct mapped_time_value *console_maptime;
-
--#define DEFAULT_ENCODING "ISO-8859-1"
-+#define DEFAULT_ENCODING "UTF-8"
- #define DEFAULT_INTENSITY CONS_ATTR_INTENSITY_NORMAL
- #define DEFAULT_UNDERLINED 0
- #define DEFAULT_BLINKING 0
diff --git a/debian/patches/series b/debian/patches/series
index 17312c59..22557825 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-console_utf-8.patch
diskfs_no_inherit_dir_group.patch
ext2fs_large_stores.patch
hurd_console_startup.patch