Code Review
/
openstack-build
/
horizon-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
44d7773
)
Revert "Don't clean egg-info while cleaning."
author
Thomas Goirand
<thomas@goirand.fr>
Mon, 23 Sep 2013 06:34:10 +0000
(14:34 +0800)
committer
Thomas Goirand
<thomas@goirand.fr>
Mon, 23 Sep 2013 06:34:10 +0000
(14:34 +0800)
This reverts commit
b8c3174379dbb6ec4d9a144b2e7ec9cf2d597bcf
.
Rewritten-From:
6fa8ff8e251dd8931cd50069536fb54cdde0247d
xenial/debian/rules
patch
|
blob
|
history
diff --git
a/xenial/debian/rules
b/xenial/debian/rules
index 4307e0b4da7279217f8c799546afeaafa17eb30e..1d3fc118b103681239807cd6b652fb6f63f63e2f 100755
(executable)
--- a/
xenial/debian/rules
+++ b/
xenial/debian/rules
@@
-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