6882a13 99-grub-mkconfig: Don't update grubenv generating entries on ppc64le

Authored and Committed by javierm 5 years ago
    99-grub-mkconfig: Don't update grubenv generating entries on ppc64le
    
    The grubenv file is updated when grub-mkconfig is executed but on ppc64le
    is used on each kernel install to re-generate the grub2.cfg file with the
    updated entries. So in this case the grubenv file should not be updated.
    
    Related: rhbz#1637875
    
    Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
    
        
file modified
+1 -1