summarylogtreecommitdiffstats
path: root/makefile-shellcheck-configure.patch
diff options
context:
space:
mode:
authorGiorgi Kobakhidze2024-02-02 14:40:24 +0400
committerGiorgi Kobakhidze2024-02-02 14:40:24 +0400
commitcd3a8ff761885b13c01aa46f7e96e203495ffa20 (patch)
treeef168db4b00b546baaca5c6b43f375d8c9e46582 /makefile-shellcheck-configure.patch
parent11d039fc285a917da270dd3f1fb77e8e96067787 (diff)
downloadaur-prosody-hg.tar.gz
Revert "shellcheck fix"
This reverts commit 11d039fc285a917da270dd3f1fb77e8e96067787.
Diffstat (limited to 'makefile-shellcheck-configure.patch')
-rw-r--r--makefile-shellcheck-configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/makefile-shellcheck-configure.patch b/makefile-shellcheck-configure.patch
deleted file mode 100644
index b0f19e3a1a37..000000000000
--- a/makefile-shellcheck-configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- - 2023-06-25 07:14:36.641047783 +0400
-+++ makefile 2023-06-25 06:52:52.458396110 +0400
-@@ -102,7 +102,7 @@
- lint:
- $(LUACHECK) -q $$(HGPLAIN= hg files -I '**.lua') prosody prosodyctl
- @echo $$(sed -n '/^\tlocal exclude_files/,/^}/p;' .luacheckrc | sed '1d;$d' | wc -l) files ignored
-- shellcheck configure
-+ shellcheck - < configure
-
- test:
- $(BUSTED) --lua=$(RUNWITH)