082b07 dracut.install: call dracut with --force

2 files Authored by Lukas Nykryn 3 years ago, Committed by Packit Service 3 years ago,
    dracut.install: call dracut with --force
    
    The kernel-install is called even if you run make install.
    Since we don't call dracut with -f a second make install will fail
    because initrd with same version is already there.
    This makes kernel developers feel miserable.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1642402
    
    Cherry-picked from: 48c283a2
    Resolves: #1642402
    
    patch_name: 0006.patch
    present_in_specfile: true
    location_in_specfile: 6
    squash_commits: true
    
        
file modified
+1 -1
file modified
+1 -1