SHA256
1
0
forked from pool/Mesa
Mesa/rpmlintrc

10 lines
449 B
Plaintext
Raw Normal View History

# This line is mandatory to access the configuration functions
from Config import *
addFilter("Mesa-libOpenCL.*library-without-ldconfig-postin")
addFilter("Mesa-libOpenCL.*library-without-ldconfig-postun")
addFilter("libXvMC_nouveau.*library-without-ldconfig-postin")
addFilter("libXvMC_nouveau.*library-without-ldconfig-postun")
addFilter("libXvMC_r600.*library-without-ldconfig-postin")
addFilter("libXvMC_r600.*library-without-ldconfig-postun")