summarylogtreecommitdiffstats
path: root/ntsync-header.hook
blob: e2bb1292b81ec73f4cfb5dd68e9548306938acd9 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = linux-api-headers
[Action]
Description = Replacing incomplete ntsync header...
Exec = /usr/bin/mv -f /usr/include/linux/ntsync.h /usr/share/ntsync/ntsync.h_orig && /usr/bin/cp -a /usr/share/ntsync/ntsync.h /usr/include/linux
When = PostTransaction
Depends = coreutils