Codebase list python-xstatic-qunit / e4db065
Cleans better (Closes: #1045510). Thomas Goirand 8 months ago
2 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 python-xstatic-qunit (1.14.0.2-5) unstable; urgency=medium
1
2 * Cleans better (Closes: #1045510).
3
4 -- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 14:19:39 +0200
5
06 python-xstatic-qunit (1.14.0.2-4) unstable; urgency=medium
17
28 [ Ondřej Nový ]
77
88 override_dh_auto_clean:
99 echo "Do nothing..."
10 find . -type d -name __pycache__ -exec rm -r {} \+
1011
1112 override_dh_auto_build:
1213 echo "Do nothing..."