From 55c0c4e48cb17124222269247f300ac641aed270 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 9 Jul 2018 16:51:12 +0200 Subject: extra/linux-pae new --- extra/linux-pae/60-linux.hook | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extra/linux-pae/60-linux.hook (limited to 'extra/linux-pae/60-linux.hook') diff --git a/extra/linux-pae/60-linux.hook b/extra/linux-pae/60-linux.hook new file mode 100644 index 00000000..b33873c8 --- /dev/null +++ b/extra/linux-pae/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-54-g00ecf