kbd: update to 1.15.3.
This commit is contained in:
11
srcpkgs/kbd/patches/fix-es.po.patch
Normal file
11
srcpkgs/kbd/patches/fix-es.po.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- po/es.old 2011-05-14 23:12:49.000000000 +0200
|
||||
+++ po/es.po 2011-05-15 21:07:02.120669404 +0200
|
||||
@@ -1363,7 +1363,7 @@
|
||||
#: src/setfont.c:682
|
||||
#, c-format
|
||||
msgid "Saved %d-char %dx%d font file on %s\n"
|
||||
-msgstr "Se ha guardado el fichero de tipos %2$dx%3$d de %1$d caracteres en %s\n"
|
||||
+msgstr "Se ha guardado el fichero de tipos %dx%d de %d caracteres en %s\n"
|
||||
|
||||
#: src/setkeycodes.c:21
|
||||
#, c-format
|
||||
@@ -1,10 +0,0 @@
|
||||
--- src/fgconsole.c.orig 2008-03-24 17:38:54.000000000 +0100
|
||||
+++ src/fgconsole.c 2009-01-25 17:17:22.000000000 +0100
|
||||
@@ -6,6 +6,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <getopt.h>
|
||||
#include <linux/vt.h>
|
||||
+#include <linux/types.h>
|
||||
#include <linux/serial.h>
|
||||
#include "getfd.h"
|
||||
#include "nls.h"
|
||||
Reference in New Issue
Block a user