Merge 3388745584
into f04b8a8058
This commit is contained in:
commit
c03a7ae310
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ function hljsDefineRpmSpecfile(hljs) {
|
||||||
begin: /(%)(?:package|prep|generate_buildrequires|sourcelist|patchlist|build|description|install|verifyscript|clean|changelog|check|pre[a-z]*|post[a-z]*|trigger[a-z]*|files)/,
|
begin: /(%)(?:package|prep|generate_buildrequires|sourcelist|patchlist|build|description|install|verifyscript|clean|changelog|check|pre[a-z]*|post[a-z]*|trigger[a-z]*|files)/,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
className: "link",
|
className: "built_in",
|
||||||
begin: /(%)(ifarch|ifnarch|ifos|ifnos|if|elifarch|elifos|elif|else|endif)/,
|
begin: /(%)(ifarch|ifnarch|ifos|ifnos|if|elifarch|elifos|elif|else|endif|bcond_(without|with)|bcond|define|global)/,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
className: "link",
|
className: "link",
|
||||||
|
|
Loading…
Add table
Reference in a new issue