lsedlar / fedpkg

Forked from fedpkg 9 years ago
Clone

3c0c248 Set disttag properly

Authored and Committed by cqi 8 years ago
    Set disttag properly
    
    In fedpkg, load_rpmdefines does not set self._disttag, not like what
    pyrpkg does. This causes disttag cannot return a correct value, and any
    method using disttag in pyrpkg does not work in fedpkg.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+5 -0
file modified
+7 -7