summaryrefslogtreecommitdiffstats
path: root/package/dbus
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-02-17 13:57:16 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-02-17 14:02:52 +0100
commit0be744e49590c32a1fb9141f4a0ef617b62b27c4 (patch)
tree28783e684f2504fcd41e3e121e831b740a92c031 /package/dbus
parent68f166074bba01ea4abb9575a5578d662103904f (diff)
downloadbuildroot-novena-0be744e49590c32a1fb9141f4a0ef617b62b27c4.tar.gz
buildroot-novena-0be744e49590c32a1fb9141f4a0ef617b62b27c4.zip
package: apply libtool patch where possible
Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/dbus.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index f485ceb3e..153e72b72 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -6,7 +6,6 @@
DBUS_VERSION = 1.2.24
DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
-DBUS_LIBTOOL_PATCH = NO
DBUS_INSTALL_STAGING = YES
DBUS_INSTALL_TARGET = YES