From ba5c2024b884efdcdc63ee5ffcceb2d5e7780987 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 10 Jun 2020 02:40:42 +0300 Subject: sowm: fix shellcheck error --- xorg/sowm/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg/sowm') diff --git a/xorg/sowm/build b/xorg/sowm/build index 7de21eed..ba7b2819 100755 --- a/xorg/sowm/build +++ b/xorg/sowm/build @@ -1,4 +1,4 @@ #!/bin/sh -e -make +make CC="${CC:-cc}" make DESTDIR="$1" install -- cgit v1.2.3