ecfabbb Remove useless rm command from minimum build

1 file Authored by omos 3 years ago, Committed by zpytela 3 years ago,
    Remove useless rm command from minimum build
    
    There is no file actually created at that location during build, so the
    command can be safely removed. Verified by removing the '-f' and
    observing the build fail (file does not exist).
    
    Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
    
        
file modified
+0 -1