49ae1f make: simplify SRPM writing

Authored and Committed by ktdreyer 3 years ago
1 file changed. 1 lines added. 2 lines removed.
    make: simplify SRPM writing
    
    Write the SRPM to an "SRPMS" directory, rather than writing it to a
    parent directory and then moving it.
    
    This also resolves the case where a user might not have that SRPMS
    directory present on disk, because rpmbuild will always create it.
    
        
file modified
+1 -2