Revert clean target changes from 1:60.5.1-1+rpi1 archive/raspbian/1%60.6.1-1+rpi1 raspbian/1%60.6.1-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 11 Apr 2019 09:54:12 +0000 (09:54 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 11 Apr 2019 10:00:32 +0000 (10:00 +0000)
debian/changelog
debian/rules

index 1441c275e4b341e764a6e37f61234da1b7e61ef8..66c16d6332af9b3a5fd4b32d933957fb3512b557 100644 (file)
@@ -9,10 +9,7 @@ thunderbird (1:60.6.1-1+rpi1) buster-staging; urgency=medium
   * 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
 
index 40447f3917214de605449c2493e9f732a18a7752..4448344c51403e61edf7040ffc589c60fb40e0af 100755 (executable)
@@ -94,11 +94,6 @@ override_dh_auto_clean:
        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