diff options
author | François Andriot <albator78@libertysurf.fr> | 2016-10-01 09:56:50 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2016-10-01 09:56:50 +0200 |
commit | 0467a0218782c3224c7075de8f27609a16bd0594 (patch) | |
tree | 9018cc65b2495f961d2cdc5abf43df77dc07c297 /redhat/main | |
parent | 5db54fb9badadb7b9203e8fd7e42c8d276a21c66 (diff) | |
download | tde-packaging-0467a0218782c3224c7075de8f27609a16bd0594.tar.gz tde-packaging-0467a0218782c3224c7075de8f27609a16bd0594.zip |
RPM packaging: fix tdevelop build on OBS
Diffstat (limited to 'redhat/main')
-rw-r--r-- | redhat/main/tdevelop/trinity-tdevelop-rpmlintrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/main/tdevelop/trinity-tdevelop-rpmlintrc b/redhat/main/tdevelop/trinity-tdevelop-rpmlintrc new file mode 100644 index 000000000..529351884 --- /dev/null +++ b/redhat/main/tdevelop/trinity-tdevelop-rpmlintrc @@ -0,0 +1,2 @@ +setBadness('library-without-ldconfig-postun', 0) +setBadness('library-without-ldconfig-postin', 0) |