Skip to content

Commit 1f3f0f3

Browse files
Merge pull request #368 from lsm5/rpmlint
RPM: empty placeholder check section to silence rpmlint
2 parents cb32eed + 38779f4 commit 1f3f0f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rpm/container-selinux.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ fi
111111
%posttrans
112112
%selinux_relabel_post
113113

114+
# Empty placeholder check to silence rpmlint
115+
%check
116+
114117
#define license tag if not already defined
115118
%{!?_licensedir:%global license %doc}
116119

0 commit comments

Comments
 (0)