bdd18c1 Strip off leading dot in `dist`

Authored and Committed by nphilipp 4 years ago
    Strip off leading dot in `dist`
    
    Evaluating the %dist macro results in `dist` having a leading dot. Strip
    that off because the rest of the code doesn't expect that.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>