commit | 04ba67c4c2953267e05caf328eb9b5370833637b | [log] [tgz] |
---|---|---|
author | Alex Afanasyev <aa@cs.fiu.edu> | Sun Nov 22 22:02:41 2020 +0000 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Nov 23 01:44:00 2020 +0000 |
tree | f527f280659b2abd6d7fb7feb9ff6b300da3a122 | |
parent | 90e376f2961658efa89bb1ab2431d941ff9eaf2c [diff] [blame] |
ndn-cxx: Release 0.7.1 Change-Id: Ib28d69dafb2d4eb97db941f982b978123cadb196
diff --git a/ndn-cxx/debian/rules b/ndn-cxx/debian/rules index 3028d3f..ee35589 100755 --- a/ndn-cxx/debian/rules +++ b/ndn-cxx/debian/rules
@@ -35,6 +35,8 @@ rm -rf .waf-1* rm -f .waf-tools/*.pyc rm -f docs/*.pyc + rm -rf .waf-tools/__pycache__ + rm -rf docs/__pycache__ override_dh_auto_test: