frostyx / copr / copr

Forked from copr/copr 8 years ago
Clone

29af64f rpmbuild: determine SRPM builds by having source_type

2 files Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    rpmbuild: determine SRPM builds by having source_type
    
    We can't tell that a task is for SRPM just because it doesn't have
    `task["chroot"]` defined. Custom SRPM builds do define this.
    It might be better to check `task["source_type"]`.
    
        
file modified
+7 -6