summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kmymoney
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2019-03-18 20:57:03 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2019-03-18 20:57:03 +0100
commit23f87f90105b71ac0afecee979fae295779d3bb5 (patch)
tree2a8368c0bd5660c3edffd1ffa5bba8c627aadb8f /redhat/applications/kmymoney
parentc50beef08d80ff3caaf68951f1d0b3843182a4f1 (diff)
downloadtde-packaging-23f87f90105b71ac0afecee979fae295779d3bb5.tar.gz
tde-packaging-23f87f90105b71ac0afecee979fae295779d3bb5.zip
RPM: update build scripts for TDE R14.0.6
Diffstat (limited to 'redhat/applications/kmymoney')
-rw-r--r--redhat/applications/kmymoney/kmymoney-14.0.0.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/redhat/applications/kmymoney/kmymoney-14.0.0.spec b/redhat/applications/kmymoney/kmymoney-14.0.0.spec
index da0e97e3f..7ad17a36b 100644
--- a/redhat/applications/kmymoney/kmymoney-14.0.0.spec
+++ b/redhat/applications/kmymoney/kmymoney-14.0.0.spec
@@ -207,9 +207,8 @@ unset QTDIR QTINC QTLIB
export PATH="%{tde_bindir}:${PATH}"
export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig:${PKG_CONFIG_PATH}"
-# Fix strange FTBFS on RHEL4
-%if 0%{?rhel} == 4
-grep -v "^#~" po/it.po >/tmp/it.po && mv -f /tmp/it.po po/it.po
+%if 0%{?fedora} >= 29
+LDFLAGS="-Wl,--allow-shlib-undefined"
%endif
# Warning: --enable-final causes FTBFS