aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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