aboutsummaryrefslogtreecommitdiff
path: root/core/mandoc
diff options
context:
space:
mode:
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 f2d4d77e..c8b0167b 100755
--- a/core/mandoc/build
+++ b/core/mandoc/build
@@ -1,5 +1,6 @@
#!/bin/sh -e
+sed -i '/int dummy/d' compat_err.c
sed -i 's,"more -s","less",g' main.c
sed -i "s/CC=.*/CC='$CC'/" configure