From b80ca38b6768543162804450aa2a908c0b5c7383 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 17 May 2013 08:22:29 +0000 Subject: [PATCH] Cleans better. Rewritten-From: aa8c7bf3151a801eccf4089bc05372e5c1e35477 --- xenial/debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xenial/debian/rules b/xenial/debian/rules index 7448688..c4be965 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -52,3 +52,6 @@ override_dh_auto_clean: rm -rf $(CURDIR)/horizon/build rm -rf $(CURDIR)/horizon.egg-info rm -rf $(CURDIR)/openstack_dashboard/openstack_dashboard.egg-info + rm -rf doc/source/sourcecode + rm -rf $(CURDIR)/doc/build + rm -f horizon/openstack_dashboard/test/.secret_key_store -- 2.45.2