From 77dc3c24bc8fbb1c54fe6fb2073e0a6bb7d96312 Mon Sep 17 00:00:00 2001 From: David P Date: Fri, 16 Nov 2018 12:21:47 -0300 Subject: move linux-libre 4.18.11 to [libre-testing] Because I'll remove the ppc64le support for 4.19 temporally Signed-off-by: David P --- libre-testing/linux-libre/60-linux.hook | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre-testing/linux-libre/60-linux.hook (limited to 'libre-testing/linux-libre/60-linux.hook') diff --git a/libre-testing/linux-libre/60-linux.hook b/libre-testing/linux-libre/60-linux.hook new file mode 100644 index 000000000..b33873c85 --- /dev/null +++ b/libre-testing/linux-libre/60-linux.hook @@ -0,0 +1,12 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Operation = Remove +Target = usr/lib/modules/%KERNVER%/* +Target = usr/lib/modules/%EXTRAMODULES%/* + +[Action] +Description = Updating %PKGBASE% module dependencies... +When = PostTransaction +Exec = /usr/bin/depmod %KERNVER% -- cgit v1.2.3