Skip to content

Commit 638f136

Browse files
martyoneThaodan
authored andcommitted
[sb2] Add mapping for rpmlint configs. Fixes JB#53689
1 parent af53575 commit 638f136

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scratchbox2/modes/obs-rpm-build+pp/fs_rules.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ emulate_mode_rules_etc = {
683683
-- Perl & Python:
684684
{prefix = "/etc/perl", actions = perl_lib_test},
685685
{prefix = "/etc/python", actions = python_lib_test},
686+
{dir = "/etc/xdg/rpmlint", actions = python_lib_test},
686687

687688
{dir = "/etc", map_to = target_root,
688689
protection = readonly_fs_if_not_root}

0 commit comments

Comments
 (0)