]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Revert "Don't clean egg-info while cleaning."
authorThomas Goirand <thomas@goirand.fr>
Mon, 23 Sep 2013 06:34:10 +0000 (14:34 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 23 Sep 2013 06:34:10 +0000 (14:34 +0800)
This reverts commit b8c3174379dbb6ec4d9a144b2e7ec9cf2d597bcf.

Rewritten-From: 6fa8ff8e251dd8931cd50069536fb54cdde0247d

trusty/debian/rules

index 4307e0b4da7279217f8c799546afeaafa17eb30e..1d3fc118b103681239807cd6b652fb6f63f63e2f 100755 (executable)
@@ -35,6 +35,8 @@ override_dh_auto_clean:
        python setup.py clean
        rm -rf $(CURDIR)/static
        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