summaryrefslogtreecommitdiffstats
path: root/rules/dbus-python.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dbus-python.make')
-rw-r--r--rules/dbus-python.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/dbus-python.make b/rules/dbus-python.make
index 2d06c6f68..9304ec5fe 100644
--- a/rules/dbus-python.make
+++ b/rules/dbus-python.make
@@ -73,13 +73,4 @@ $(STATEDIR)/dbus-python.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-dbus-python_clean:
- rm -rf $(STATEDIR)/dbus-python.*
- rm -rf $(PKGDIR)/dbus-python_*
- rm -rf $(DBUS_PYTHON_DIR)
-
# vim: syntax=make