summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2016-10-01 09:56:50 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2016-10-01 09:56:50 +0200
commit0467a0218782c3224c7075de8f27609a16bd0594 (patch)
tree9018cc65b2495f961d2cdc5abf43df77dc07c297
parent5db54fb9badadb7b9203e8fd7e42c8d276a21c66 (diff)
downloadtde-packaging-0467a0218782c3224c7075de8f27609a16bd0594.tar.gz
tde-packaging-0467a0218782c3224c7075de8f27609a16bd0594.zip
RPM packaging: fix tdevelop build on OBS
-rw-r--r--redhat/main/tdevelop/trinity-tdevelop-rpmlintrc2
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)