Clean up __pycache__ directories.
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 27 Oct 2020 20:20:59 +0000 (20:20 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 27 Oct 2020 20:20:59 +0000 (20:20 +0000)
debian/changelog
debian/rules

index 48aba9c1320f9864ca4655cb011bf175105f6c0d..0f18d77ad68465adb8c0bd38edba289571487629 100644 (file)
@@ -16,6 +16,9 @@ thunderbird (1:78.4.0-1~deb10u1+rpi1) buster-staging; urgency=medium
   * Actually build the binary packages on armhf.
   * Yet more clean target fixing.
 
+  [changes brought over from firefox-esr 78.3.0esr-2+rpi1 by Peter Michael Green]
+  * Clean up pycache directories.
+
  -- Raspbian forward porter <root@raspbian.org>  Mon, 26 Oct 2020 12:12:48 +0000
 
 thunderbird (1:78.4.0-1~deb10u1) stable-security; urgency=medium
index 666de141e78f1635a32a07824667e0e4ea09b3ca..d56673bf7487f5d0a6a08ff3f130a8a8bbfc7110 100755 (executable)
@@ -99,6 +99,7 @@ override_dh_auto_clean:
        rm -rf $(CARGO_HOME)
        rm -rf debian/thunderbird-l10n-uz debian/thunderbird-l10n-cak debian/thunderbird-l10n-ka
        rm -f config/external/icu/data/icudt64l.dat
+       find . -name __pycache__ -delete
 
 override_dh_auto_configure:
        # run autoconf for all configure files