diff --git a/grub2.spec b/grub2.spec index 7c2c5119620d1c234821a33d1dee8bdaece3dad7..87be2c9c9fa13de387a15814b95de7152e85339e 100644 --- a/grub2.spec +++ b/grub2.spec @@ -300,13 +300,6 @@ elif [ -f /etc/grub.d/01_users ] && \ fi fi -%posttrans tools - -if [ -f /etc/default/grub ]; then - if grep -q '^GRUB_ENABLE_BLSCFG=.*' /etc/default/grub; then - sed -i '/GRUB_ENABLE_BLSCFG=/d' /etc/default/grub - fi -fi %triggerun -- grub2 < 1:1.99-4 mkdir -p /boot/grub2.tmp &&