File obs-studio-rpmlintrc of Package obs-studio

7
 
1
# This line is mandatory to access the configuration functions
2
from Config import *
3
4
# TODO: Need to determine if these files are still required to be this way.
5
addFilter("devel-file-in-non-devel-package.*/usr/lib64/libobs-opengl.so")
6
addFilter("arch-dependent-file-in-usr-share.*/usr/share/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux")
7