summaryrefslogtreecommitdiffstats
path: root/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <sh4dou@gmail.com>2012-01-06 16:02:55 +0100
committerPawel "l0ner" Soltys <sh4dou@gmail.com>2012-01-06 16:02:55 +0100
commit9782bc548b81fc512b370ab03235169ecaeb3c36 (patch)
treefc6b80db372c3b3b274d4f4864ceff1068a4753e /arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch
parent4f17b0ecafe9760dd3e72b5a0af9fd4a9294d56e (diff)
downloadtde-packaging-9782bc548b81fc512b370ab03235169ecaeb3c36.tar.gz
tde-packaging-9782bc548b81fc512b370ab03235169ecaeb3c36.zip
kdebase: added fix for doc location, fixed triity.desktop not installing
Diffstat (limited to 'arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch')
-rw-r--r--arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch b/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch
new file mode 100644
index 000000000..8e37b4148
--- /dev/null
+++ b/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.patch
@@ -0,0 +1,11 @@
+--- halbackend.h 2010-08-12 18:37:24.000000000 -0400
++++ halbackend.h~ 2011-11-03 22:15:02.002228291 -0400
+@@ -40,7 +40,7 @@
+ /* We acknowledge the the dbus API is unstable */
+ #define DBUS_API_SUBJECT_TO_CHANGE
+ /* DBus-Qt bindings */
+-#include <dbus/connection.h>
++#include "/opt/trinity/include/dbus-1.0/dbus/connection.h"
+ /* HAL libraries */
+ #include <libhal.h>
+ #include <libhal-storage.h>