* Further fixes to clean target (still not completely fixed :( ).
* Add build-depends on clang-6.0 (to match libclang-6.0-dev)
- [changes introduced in 1:60.5.1-1+rpi1 by Peter Michael Green]
- * further clean target tweaks.
-
- -- Raspbian forward porter <root@raspbian.org> Tue, 09 Apr 2019 08:00:52 +0000
+ -- Peter Michael Green <plugwash@raspbian.org> Thu, 11 Apr 2019 09:52:04 +0000
thunderbird (1:60.6.1-1) unstable; urgency=medium
rm -rf third_party/python/psutil/build/lib*
find . -name '*.pyc' -delete
rm -f mozconfig.*
- #building seems to result in stripping comments out of the configure stubs,
- #but the .in files seem to match what is in the source tarball, so copy them over
- cp configure.in configure
- cp js/src/configure.in js/src/configure
- rm -f js/src/old-configure
override_dh_auto_configure:
# run autoconf for all configure files