X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;fp=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;h=eb7b233b4b25eeb59d78551200248438d6dd0ce6;hb=96f7fdc1ac0736a741e13e838f98517beac36db0;hp=0000000000000000000000000000000000000000;hpb=005e0eb072418456055783491f907fc08cb42fd7;p=src%2Fxds%2Fxds-agent.git diff --git a/conf.d/packaging/rpm/rpmlintrc b/conf.d/packaging/rpm/rpmlintrc new file mode 100644 index 0000000..eb7b233 --- /dev/null +++ b/conf.d/packaging/rpm/rpmlintrc @@ -0,0 +1,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")