summarylogtreecommitdiffstats
path: root/abnt2-patch-evdev.hook
blob: 3f397591a90e4a8a68ea39a93eb04718759ae0c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = xkeyboard-config
Target = abnt2-ext

[Action]
Description = Patch evdev.xml to add abnt2-ext keymap...
Depends = python-lxml
When = PostTransaction
Exec = /bin/sh -c 'python /usr/share/abnt2-ext/patch_evdev.py'