]> git.pld-linux.org Git - packages/efi-boot-update.git/blobdiff - efi-boot-update.spec
Use --auto in the triggers
[packages/efi-boot-update.git] / efi-boot-update.spec
index add46fe706031ce9743962b571b370b700265c9e..d96d0ad78310a6ec23bb31f25aaec3506db9f2f1 100644 (file)
@@ -48,9 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 # Most efi-boot-update-managed loaders will use kernel files
 # even if the kernel itself is not build as EFI
 %triggerin -- kernel
-/sbin/efi-boot-update || :
+/sbin/efi-boot-update --auto || :
 %triggerin -- kernel-longterm
-/sbin/efi-boot-update || :
+/sbin/efi-boot-update --auto || :
 
 %files
 %defattr(644,root,root,755)
This page took 0.047793 seconds and 4 git commands to generate.