From: Thomas Goirand <[email protected]>
Signed-off-by: Thomas Goirand <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
---
debian/rules | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian/rules b/debian/rules
index c8b6c63..b65c460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,6 +72,7 @@ clean:
rm -rf _debian
[ ! -f Makefile ] || $(MAKE) distclean
dh_clean
+ rm -f python/ovs/*.pyc python/ovs/db/*.pyc
install: install-indep install-arch
install-indep: build-indep
--
1.7.2.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev