From 20685114daa622bb279dba1489c21ed07e4a7fff Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 16 Sep 2018 14:31:37 -0300 Subject: linux-libre-pae: move from [kernels] -> [libre] Because ArchLinux32 has linux-pae in [extra] Also update config Signed-off-by: David P --- libre/linux-libre-pae/90-linux.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/linux-libre-pae/90-linux.hook (limited to 'libre/linux-libre-pae/90-linux.hook') diff --git a/libre/linux-libre-pae/90-linux.hook b/libre/linux-libre-pae/90-linux.hook new file mode 100644 index 000000000..be0d88653 --- /dev/null +++ b/libre/linux-libre-pae/90-linux.hook @@ -0,0 +1,11 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Target = boot/vmlinuz-%PKGBASE% +Target = usr/lib/initcpio/* + +[Action] +Description = Updating %PKGBASE% initcpios... +When = PostTransaction +Exec = /usr/bin/mkinitcpio -p %PKGBASE% -- cgit v1.2.3