]> code.delx.au - refind/blobdiff - refind.spec
Documentation updates for 0.10.3 release.
[refind] / refind.spec
index 0121b4dabcc8c16079ec8a0a70035e01099f6838..6bf717083e0cbad101902686ff7ed977fe1dd35f 100644 (file)
@@ -169,11 +169,7 @@ if [[ $IsSecureBoot == "1" && -n $ShimFile ]] ; then
       ./refind-install --shim $ShimFile --yes
    fi
 else
-   if [[ -n $SBSign && -n $OpenSSL ]] ; then
-      ./refind-install --localkeys --yes
-   else
-      ./refind-install --yes
-   fi
+   ./refind-install --yes
 fi
 
 # CAUTION: Don't create a %preun or a %postun script that deletes the files