]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Don't clean egg-info while cleaning.
authorThomas Goirand <thomas@goirand.fr>
Mon, 23 Sep 2013 06:11:47 +0000 (14:11 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 23 Sep 2013 06:11:47 +0000 (14:11 +0800)
Change-Id: Icdb35c65e616327130de69c955415387e66ad64f

Rewritten-From: b8c3174379dbb6ec4d9a144b2e7ec9cf2d597bcf

trusty/debian/rules

index 1d3fc118b103681239807cd6b652fb6f63f63e2f..4307e0b4da7279217f8c799546afeaafa17eb30e 100755 (executable)
@@ -35,8 +35,6 @@ 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