aboutsummaryrefslogtreecommitdiff
path: root/core/mandoc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-22 01:03:01 +0300
committerCem Keylan <cem@ckyln.com>2020-01-22 01:03:01 +0300
commit6a70a32ac6f96a67fd14fad5d407a9c46d2e4db5 (patch)
treebfb813deb4e96f78163f2769d9694317bc577d99 /core/mandoc
parent9ebad4c21bb90f1417ac41a13fffbb0b5f90953b (diff)
downloadrepository-6a70a32ac6f96a67fd14fad5d407a9c46d2e4db5.tar.gz
mandoc: add fix by Dylan
Diffstat (limited to 'core/mandoc')
-rwxr-xr-xcore/mandoc/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/mandoc/build b/core/mandoc/build
index 5b015e39..11f1bfed 100755
--- a/core/mandoc/build
+++ b/core/mandoc/build
@@ -1,6 +1,7 @@
#!/bin/sh -e
sed -i 's,"more -s","less",g' main.c
+sed -i "s/CC=.*/CC='$CC'/" configure
cat > configure.local <<EOF
PREFIX=/usr