From 71fd77b8b5521cdfadddfc3cb118b8f6f07245cc Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 18 Feb 2021 04:13:13 +0300 Subject: dunst: shellcheck ignore --- dbus/dunst/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dbus') diff --git a/dbus/dunst/build b/dbus/dunst/build index 66d8cd45..36e542cf 100755 --- a/dbus/dunst/build +++ b/dbus/dunst/build @@ -3,6 +3,8 @@ export DESTDIR="$1" mk() { + # No, I actually want to get the output, shellcheck, thank you very much. + # shellcheck disable=2181 make \ PREFIX=/usr \ MANDIR=/usr/share \ -- cgit v1.2.3