Sugar Network/Recipe Specification: Difference between revisions
| Line 234: | Line 234: | ||
* ''Ports'' for FreeBSD Ports. | * ''Ports'' for FreeBSD Ports. | ||
'''repo''' = <glob-mask> | '''repo''' = <glob-mask> [; ...] | ||
Case insensitive glob | Case insensitive glob masks of repository names in OBS project that current recipe belongs to. If option is absent, aliasing will be applied to all repositories. | ||
Aliasing might be different for different repositories, e.g., if repositories come from several GNU/Linux distributions. In that case per-repository Package sections (with setting ''repo'' option) should be used: | Aliasing might be different for different repositories, e.g., if repositories come from several GNU/Linux distributions. In that case per-repository Package sections (with setting ''repo'' option) should be used: | ||