From 3de5a8d2eb391586c7bc486d7cae38307f24fa38 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 --- trusty/debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/trusty/debian/rules b/trusty/debian/rules index bb7045a9..4c4ee631 100755 --- a/trusty/debian/rules +++ b/trusty/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