summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-09-27 18:08:51 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-09-27 18:08:51 +0200
commite611747255055ad6f9409dffe7eefd233ac86964 (patch)
treebb7f18de995dcfd0b4a947b5c7e912ea6a5fc486 /package/dbus
parented6bdad8a6181d9d128252f1c7a6cb2cce81ab03 (diff)
parent478ea1a12dffca0025c0ad55ad702cbaec465f93 (diff)
Merge branch 'for-2010.11/no-install-strip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/dbus.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 546cb6989..182028641 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -9,13 +9,6 @@ DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
DBUS_LIBTOOL_PATCH = NO
DBUS_INSTALL_STAGING = YES
DBUS_INSTALL_TARGET = YES
-ifeq ($(BR2_ENABLE_DEBUG),y)
-# install-exec doesn't install the config file
-DBUS_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
-else
-# install-strip uses host strip
-DBUS_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip STRIPPROG="$(STRIPCMD)"
-endif
DBUS_DEPENDENCIES = host-pkg-config