aboutsummaryrefslogtreecommitdiff
path: root/core/mandoc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-29 14:51:32 +0300
committerCem Keylan <cem@ckyln.com>2020-03-29 14:51:32 +0300
commit9ce05c71b1d17134fe3fab44600bd7ac77352f05 (patch)
treebbdb32774dd3c1281265e9928b19b39f5d43abce /core/mandoc
parent0a4a705c111392b99b6be908aaa990e2dd0187cb (diff)
downloadrepository-9ce05c71b1d17134fe3fab44600bd7ac77352f05.tar.gz
mandoc: get rid of sbin
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 11f1bfed..f2d4d77e 100755
--- a/core/mandoc/build
+++ b/core/mandoc/build
@@ -7,6 +7,7 @@ cat > configure.local <<EOF
PREFIX=/usr
MANDIR=/usr/share/man
LIBDIR=/usr/lib
+SBINDIR=/usr/bin
CC="${CC:-gcc}"
CFLAGS="$CFLAGS"
MANPATH_DEFAULT=/usr/share/man