summaryrefslogtreecommitdiff
path: root/package/dbus-python
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-19 14:01:30 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-19 14:24:57 +0200
commit6d214c295d1cf2d3d71c03cb84f96f6286e8c26c (patch)
tree96678b14be0098bcfcdbe1e0f7cb539884c97113 /package/dbus-python
parentc212a90b612adb18aba7d74c74bda863e372d265 (diff)
package/dbus-python: remove whitespace
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/dbus-python')
-rw-r--r--package/dbus-python/dbus-python.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk
index 1637406c0..9bda0182a 100644
--- a/package/dbus-python/dbus-python.mk
+++ b/package/dbus-python/dbus-python.mk
@@ -28,6 +28,4 @@ DBUS_PYTHON_CONF_ENV += \
PYTHON_LIBS="$(shell $(STAGING_DIR)/usr/bin/python3-config --ldflags)"
endif
-
-
$(eval $(autotools-package))