aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/rpm/rpmlintrc
blob: eb7b233b4b25eeb59d78551200248438d6dd0ce6 (plain)
1
2
3
4
5
6
# Note that while they are architecture-dependent, they are named to avoid
# conflicts (and we make sure of that in the RPM through go_arch).
addFilter("W: position-independent-executable-suggested")

# We want to use /opt/AGL
addFilter("W: suse-filelist-forbidden-opt")