Add .rpmlint
This commit is contained in:
parent
e7ca39cc11
commit
33b591bf29
6
.rpmlint
Normal file
6
.rpmlint
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
from Config import *
|
||||||
|
addFilter("shared-library-calls-exit .*/lib(mpi|open-rte|oshmem|_java)\.so");
|
||||||
|
# We use environment modules to load these paths
|
||||||
|
addFilter("file-not-in-%lang /usr/share/man/openmpi-");
|
||||||
|
addFilter("invalid-locale-man-dir /usr/share/man/openmpi-");
|
||||||
|
addFilter("library-without-ldconfig-post[iu]n /usr/lib(|64)/openmpi/");
|
Loading…
Reference in New Issue
Block a user