Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb51082' into 'master'
[sb2] Accelerate rpmlint. JB#51082

See merge request mer-core/scratchbox2!33
  • Loading branch information
Matti Kosola committed Sep 29, 2020
2 parents 0503169 + f9d5fdb commit 4bf15fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scratchbox2/modes/obs-rpm-build+pp/fs_rules.lua
Expand Up @@ -519,6 +519,9 @@ emulate_mode_rules_usr_bin = {
{path = "/usr/bin/updateinfoxml2solv",
func_class = FUNC_CLASS_EXEC,
actions = accelerated_program_actions},
-- rpm scripts
{path = "/usr/bin/rpmlint",
actions = accelerated_program_actions},
-- end of rpm rules

-- some "famous" scripts:
Expand Down

0 comments on commit 4bf15fa

Please sign in to comment.