From ab63e20b73a53c89154703ceac9851653c0842d2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 16 May 2013 14:06:17 +0000 Subject: [PATCH] Cleans the doc/build folder. Rewritten-From: aa40f89307935fc5b8fd4383b8d35068902e0bcc --- xenial/debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/xenial/debian/rules b/xenial/debian/rules index bb7045a9..4c4ee631 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -18,6 +18,7 @@ endif override_dh_clean: dh_clean rm -rf heat.egg-info + rm -rf doc/build find . -iname '*.pyc' -delete rm -f \ debian/heat-api-cfn.config \ -- 2.45.2