/
githubmirror
/
libmodulemd
Обзор
Документация
Войти
/
githubmirror
/
libmodulemd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modulemd/tests/test_data/cm.yaml
14 строк
423 B
Stephen Gallagher
Drop v1 code and refactor build system
17 июл 2019, 23:13
17 июл 2019, 23:13
1df0553
Код
Авторство
О чём код?
--- includedmodule: # Why is this module included? # Required rationale: Included in the stack, just because. # Link to VCS repository that contains the modulemd file # if it differs from the buildsystem default configuration. # Optional. repository: https://pagure.io/includedmodule.git # See the rpms ref. ref: somecoolbranchname # See the rpms buildorder. buildorder: 100 ...