From 2423883a54867dcbbc6056f017361f212a37d100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 1 Jan 2019 23:01:58 +0100 Subject: RPM: fix kxmleditor, qalculate-tde, tde-style-baghira, tqscintilla on r14.0.x --- redhat/applications/tde-style-baghira/tde-style-baghira.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'redhat/applications/tde-style-baghira') diff --git a/redhat/applications/tde-style-baghira/tde-style-baghira.spec b/redhat/applications/tde-style-baghira/tde-style-baghira.spec index 99325e85b..652bb3993 100644 --- a/redhat/applications/tde-style-baghira/tde-style-baghira.spec +++ b/redhat/applications/tde-style-baghira/tde-style-baghira.spec @@ -88,6 +88,10 @@ Panther and Jaguar looks, and also includes its own 'Baghira' look %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} +# Fix build on r14.0.x +%__sed -i *"/Makefile.am" -e "s|\$(LIB_TQT)|-ltqt-mt|" +%__sed -i "configure.in.in" -e "/^KDE_USE_TQT/d" + %__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" %__cp -f "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" %__make -f "admin/Makefile.common" -- cgit v1.2.1