From 81cfe3de65065da2e9693971b05ee35cca6bf483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 19 Jul 2013 20:47:36 +0200 Subject: RPM Packaging: more updates --- redhat/applications/kbiff/kbiff-14.0.0-ftbfs.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 redhat/applications/kbiff/kbiff-14.0.0-ftbfs.patch (limited to 'redhat/applications/kbiff') diff --git a/redhat/applications/kbiff/kbiff-14.0.0-ftbfs.patch b/redhat/applications/kbiff/kbiff-14.0.0-ftbfs.patch new file mode 100644 index 000000000..789918cdc --- /dev/null +++ b/redhat/applications/kbiff/kbiff-14.0.0-ftbfs.patch @@ -0,0 +1,11 @@ +--- trinity-kbiff-14.0.0~pre6+b63c54d4/kbiff/Makefile.am.ORI 2013-07-07 13:17:16.270257111 +0200 ++++ trinity-kbiff-14.0.0~pre6+b63c54d4/kbiff/Makefile.am 2013-07-07 13:17:41.911536825 +0200 +@@ -24,7 +24,7 @@ + + # the libraries to link against. Be aware of the order. First the libraries, + # that depend on the following ones. +-kbiff_la_LIBADD = $(LIB_KFILE) $(LIB_KIO) ++kbiff_la_LIBADD = $(LIB_KFILE) $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) -lDCOP $(LIB_TDEUI) + + # this option you can leave out. Just, if you use "make dist", you need it + noinst_HEADERS = setupdlg.h kbiff.h kbiffmonitor.h notify.h kbiffurl.h \ -- cgit v1.2.1