From f6f0b3553a34df05f8754fa9bc1c103ce92e798b Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Thu, 11 Apr 2019 09:54:12 +0000 Subject: [PATCH] Revert clean target changes from 1:60.5.1-1+rpi1 --- debian/changelog | 5 +---- debian/rules | 5 ----- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1441c275e4..66c16d6332 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 09 Apr 2019 08:00:52 +0000 + -- Peter Michael Green Thu, 11 Apr 2019 09:52:04 +0000 thunderbird (1:60.6.1-1) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index 40447f3917..4448344c51 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 2.30.2