From 1fb5aad1796596e6c875bfaf1eed71324a7d64df Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 25 May 2022 16:23:01 -0400 Subject: lw 100.0.2 dpkg rc1 --- librewolf/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librewolf/debian/rules') diff --git a/librewolf/debian/rules b/librewolf/debian/rules index 43ac8e7..7e353e7 100755 --- a/librewolf/debian/rules +++ b/librewolf/debian/rules @@ -350,7 +350,7 @@ override_dh_update_autotools_config: install binary binary-arch binary-indep: $(filter-out %.pc,$(GENERATED_FILES)) binary binary-arch binary-indep build build-arch build-indep clean install: - chmod +x debian/dh + chmod +x debian/dh || : debian/dh $@ .PHONY: build clean binary-indep binary-arch binary install -- cgit