Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[sb2] Add mapping for rpmlint configs. Fixes JB#53689
  • Loading branch information
martyone authored and Thaodan committed Apr 16, 2021
1 parent af53575 commit 638f136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scratchbox2/modes/obs-rpm-build+pp/fs_rules.lua
Expand Up @@ -683,6 +683,7 @@ emulate_mode_rules_etc = {
-- Perl & Python:
{prefix = "/etc/perl", actions = perl_lib_test},
{prefix = "/etc/python", actions = python_lib_test},
{dir = "/etc/xdg/rpmlint", actions = python_lib_test},

{dir = "/etc", map_to = target_root,
protection = readonly_fs_if_not_root}
Expand Down

0 comments on commit 638f136

Please sign in to comment.