ktdreyer / copr / copr

Forked from copr/copr 7 years ago
Clone

0d602b8 [backend] use buildroot_pkgs substitution type according to job.chroot

Authored and Committed by clime 7 years ago
    [backend] use buildroot_pkgs substitution type according to job.chroot
    
    For custom chroots, replace all there is with buildroot_pkgs.
    For other chroots, add buildroot_pkgs to the value being there.
    
    Probably we could unify regular expression for custom and distro chroots.