mohanboddu / centos / centpkg

Forked from centos/centpkg 3 years ago
Clone

cd8078 Customize the srpm method, this lets us accommodate the CentOS directory structure

1 file Authored by Brian Stinson 10 years ago, Committed by hughesjr 10 years ago,
    Customize the srpm method, this lets us accommodate the CentOS directory structure
    
    The vanilla rpkg instance dumps all the sources in the toplevel of the
    package checkout (everything is flat). CentOS uses the
    SOURCES,SPECS,SRPMS directory structure.
    
        
file modified
+31 -3