Packaging: ignore expected rpmlint warning
[src/xds/xds-cli.git] / conf.d / packaging / rpm / rpmlintrc
1 # Note that while they are architecture-dependent, they are named to avoid
2 # conflicts (and we make sure of that in the RPM through go_arch).
3 addFilter("W: position-independent-executable-suggested")
4
5 # We want to use /opt/AGL
6 addFilter("W: suse-filelist-forbidden-opt")