summaryrefslogtreecommitdiffstats
path: root/arch/3.5.13/trinity-base/trinity-kdebase
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <pwslts@gmail.com>2012-01-30 16:44:24 +0100
committerPawel "l0ner" Soltys <pwslts@gmail.com>2012-01-30 16:44:24 +0100
commit5764ac43c0868d3a543e14ecd59b41551cde59d3 (patch)
tree8446f42e27609752a3342e7a389ca47a956aea70 /arch/3.5.13/trinity-base/trinity-kdebase
parent6ba49b78839f7a5e1a0457d43fbf8d76d4fd29e0 (diff)
downloadtde-packaging-5764ac43c0868d3a543e14ecd59b41551cde59d3.tar.gz
tde-packaging-5764ac43c0868d3a543e14ecd59b41551cde59d3.zip
global cleanups and hal PKGBUILD minor fixes
Diffstat (limited to 'arch/3.5.13/trinity-base/trinity-kdebase')
-rw-r--r--arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.diff b/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.diff
deleted file mode 100644
index 8e37b4148..000000000
--- a/arch/3.5.13/trinity-base/trinity-kdebase/dbusfix.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>