From 5ecc538208e91f6e3be1e4f4c1c5739ddb49782d Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 2 Feb 2021 20:13:29 -0500 Subject: pm 29.0.0 rc1 --- palemoon/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palemoon/debian/rules') diff --git a/palemoon/debian/rules b/palemoon/debian/rules index 2efbbcf..82411f8 100755 --- a/palemoon/debian/rules +++ b/palemoon/debian/rules @@ -23,9 +23,9 @@ endif dh $@ override_dh_auto_clean: - rm -f mozconfig dh_auto_clean find . -name '*.pyc' -delete + rm -f mozconfig override_dh_auto_configure: cp ${MCFILE} mozconfig -- cgit