From 04ddd66a95bf9a057eb86ce098c2cfa69f07170e Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Sat, 15 Oct 2022 22:26:50 +0200 Subject: [PATCH] Drop powrap from make verifs. Closes #1841. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 4fe2d943e3..8bc620e0c4 100644 --- a/Makefile +++ b/Makefile @@ -153,7 +153,6 @@ fuzzy: ensure_prerequisites .PHONY: verifs verifs: spell - powrap --check --quiet *.po */*.po .PHONY: clean clean: