X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-cli.git;a=blobdiff_plain;f=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;fp=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;h=eb7b233b4b25eeb59d78551200248438d6dd0ce6;hp=0000000000000000000000000000000000000000;hb=881633b639856a9575072d2f53bb3518acbf64a8;hpb=e0faa97416aee22fa0c09f75a4040bb2bb16e2dd 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")