On 2019-04-16, Igor Gnatenko <ignatenkobr...@fedoraproject.org> wrote:
> You can do something like:
>
> rpms:
>   foo-bootstrap:
>     name: foo
>   bar:
>     buildafter:
>       - foo-bootstrap
>   foo:
>     buildafter:
>       - bar
>

How does foo.spec get to know that it should enable bootstrapping in
foo-bootstrap component, but disable it in foo component?

-- Petr
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to