From b4d22ed37118eead2e9687941e78f25737a39829 Mon Sep 17 00:00:00 2001 From: Joakim Hernberg Date: Fri, 29 Dec 2017 23:55:59 +0100 Subject: new buildscript and bump to 4.9.68-rt60-1-rt-lts --- 60-linux-rt-lts.hook | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 60-linux-rt-lts.hook (limited to '60-linux-rt-lts.hook') diff --git a/60-linux-rt-lts.hook b/60-linux-rt-lts.hook new file mode 100644 index 0000000..b33873c --- /dev/null +++ b/60-linux-rt-lts.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