]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Cleans the doc/build folder.
authorThomas Goirand <thomas@goirand.fr>
Thu, 16 May 2013 14:06:17 +0000 (14:06 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 16 May 2013 14:08:12 +0000 (14:08 +0000)
Rewritten-From: aa40f89307935fc5b8fd4383b8d35068902e0bcc

xenial/debian/rules

index bb7045a952159a8b0014e43361451db626287e80..4c4ee631c45bdb4de9a5f3c964f5885213836fbc 100755 (executable)
@@ -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 \