From 1ff18c2157e08e1308b92ed5e84d92203a00a2fa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 18 Oct 2020 09:32:45 +0200 Subject: create-hook: 90-linux.hook -> 90-mkinitcpio-install.hook --- create-hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-hook b/create-hook index 164e4fb..381247e 100755 --- a/create-hook +++ b/create-hook @@ -1,6 +1,6 @@ #!/bin/bash -input='/usr/share/libalpm/hooks/90-linux.hook' +input='/usr/share/libalpm/hooks/90-mkinitcpio-install.hook' sed ' /Target = boot\//d /Description =/{ -- cgit v1.2.3-54-g00ecf