dd9d4a1979
```sh git grep -l '^patch_args=-Np0' "srcpkgs/$1*/template" | while read template; do for p in ${template%/template}/patches/*; do sed -i ' \,^[+-][+-][+-] /dev/null,b /^[*-]\+ [0-9]\+\(,[0-9]\+\)\? [*-]\+$/b s,^[*][*][*] ,&a/, /^--- /{ s,\(^--- \)\(./\)*,\1a/, s,[.][Oo][Rr][Ii][Gg]\([ /]\),\1, s/[.][Oo][Rr][Ii][Gg]$// s/[.]patched[.]\([^.]\)/.\1/ h } /^+++ -/{ g s/^--- a/+++ b/ b } s,\(^+++ \)\(./\)*,\1b/, ' "$p" done sed -i '/^patch_args=/d' $template done ```
10 lines
314 B
Diff
10 lines
314 B
Diff
--- a/data/keymaps/i386/qwerty/es.map 2011-10-13 21:46:53.119563897 +0200
|
|
+++ b/data/keymaps/i386/qwerty/es.map 2011-10-13 21:47:10.406129770 +0200
|
|
@@ -10,6 +10,7 @@
|
|
keymaps 0-2,4,6,8-9,12
|
|
include "qwerty-layout"
|
|
include "linux-with-alt-and-altgr"
|
|
+include "euro2.map"
|
|
strings as usual
|
|
|
|
keycode 1 = Escape
|