aboutsummaryrefslogtreecommitdiff
path: root/xorg/sowm
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-10 02:40:42 +0300
committerCem Keylan <cem@ckyln.com>2020-06-10 02:40:42 +0300
commitba5c2024b884efdcdc63ee5ffcceb2d5e7780987 (patch)
treed6a88ed57da47b98bcdb8eb406dfbab753c964e1 /xorg/sowm
parente0e651718a08f5fdcfa09c1ae02707e4e1aba66d (diff)
downloadrepository-ba5c2024b884efdcdc63ee5ffcceb2d5e7780987.tar.gz
sowm: fix shellcheck error
Diffstat (limited to 'xorg/sowm')
-rwxr-xr-xxorg/sowm/build2
1 files changed, 1 insertions, 1 deletions
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