Updating the xkeyboard_config patch for esperanto with alt_gr
svn path=/nixpkgs/trunk/; revision=15848
This commit is contained in:
parent
3fae4aa6b3
commit
1c5056a7d7
@ -12,6 +12,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
buildInputs = [perl perlXMLParser xkbcomp gettext intltool];
|
buildInputs = [perl perlXMLParser xkbcomp gettext intltool];
|
||||||
|
|
||||||
|
patches = [ ./eo.patch ];
|
||||||
|
|
||||||
ICONV = "iconv";
|
ICONV = "iconv";
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
@ -1,15 +1,3 @@
|
|||||||
diff --git a/rules/base.lst b/rules/base.lst
|
|
||||||
index 7004bcd..804f9f0 100644
|
|
||||||
--- a/rules/base.lst
|
|
||||||
+++ b/rules/base.lst
|
|
||||||
@@ -168,6 +168,7 @@
|
|
||||||
nl Netherlands
|
|
||||||
bt Bhutan
|
|
||||||
ee Estonia
|
|
||||||
+ eo Esperanto
|
|
||||||
ir Iran
|
|
||||||
iq Iraq
|
|
||||||
fo Faroe Islands
|
|
||||||
diff --git a/rules/base.xml.in b/rules/base.xml.in
|
diff --git a/rules/base.xml.in b/rules/base.xml.in
|
||||||
index ec321f8..e9c3546 100644
|
index ec321f8..e9c3546 100644
|
||||||
--- a/rules/base.xml.in
|
--- a/rules/base.xml.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user