From 59daf455b483742c6c47099652117074df37889a Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sun, 21 Oct 2012 19:23:00 +0200 Subject: RHEL/Fedora/MGA/MDV/Suse: update extras for TDE 3.5.13.1 --- redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch (limited to 'redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch') diff --git a/redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch b/redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch new file mode 100644 index 000000000..f55d663f7 --- /dev/null +++ b/redhat/extras/kdebluetooth/kubuntu_07_fix_header_include.patch @@ -0,0 +1,10 @@ +diff -Nur kdebluetooth-1.0~beta6~r706853/kdebluetooth/kbtobexclient/Makefile.am kdebluetooth-1.0~beta6~r706853.new/kdebluetooth/kbtobexclient/Makefile.am +--- kdebluetooth-1.0~beta6~r706853/kdebluetooth/kbtobexclient/Makefile.am 2007-08-31 11:52:00.000000000 +0200 ++++ kdebluetooth-1.0~beta6~r706853.new/kdebluetooth/kbtobexclient/Makefile.am 2007-08-31 18:31:16.000000000 +0200 +@@ -1,5 +1,5 @@ + # set the include path for X, qt and KDE +-INCLUDES = -I$(top_srcdir)/kdebluetooth -I$(top_srcdir)/kdebluetooth/libkbluetooth/ -Ikio $(all_includes) $(OPENOBEX_CFLAGS) $(BLUETOOTH_CFLAGS) $(DBUS_CFLAGS) ++INCLUDES = -I$(top_builddir)/kdebluetooth/libkbluetooth/ -I$(build_dir)/kdebluetooth/libkbluetooth/ -I$(top_srcdir)/kdebluetooth -I$(top_srcdir)/kdebluetooth/libkbluetooth/ -Ikio $(all_includes) $(OPENOBEX_CFLAGS) $(BLUETOOTH_CFLAGS) $(DBUS_CFLAGS) + + # these are the headers for your project + -- cgit v1.2.1