* Further fixes to clean target (still not completely fixed :( ).
* Add build-depends on clang-6.0 (to match libclang-6.0-dev)
- -- Raspbian forward porter <root@raspbian.org> Tue, 26 Feb 2019 02:20:34 +0000
+ [changes introduced in 1:60.5.1-1+rpi1 by Peter Michael Green]
+ * further clean target tweaks.
+
+ -- Peter Michael Green <plugwash@raspbian.org> Tue, 26 Feb 2019 02:20:34 +0000
thunderbird (1:60.5.1-1) unstable; urgency=medium
rm -f configure old-configure js/src/configure js/src/old-configure mozconfig.*
# needed for thunderbird-l10n
rm -rf $(THUNDERBIRD_L10N_BUILDDIR)
- find third_party/python/psutil/tmp/ ! -name 'tmpoJXh06.o' -type f -exec rm -f {} +
+ rm -rf third_party/python/psutil/tmp/
rm -f third_party/python/psutil/psutil/*.so
rm -rf third_party/python/psutil/build/temp*
rm -rf third_party/python/psutil/build/lib*