From: Bernd Kuhls Date: Sun, 19 Apr 2015 12:01:30 +0000 (+0200) Subject: package/dbus-python: remove whitespace X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6d214c295d1cf2d3d71c03cb84f96f6286e8c26c;p=buildroot.git package/dbus-python: remove whitespace Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk index 1637406c0f..9bda0182ac 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))