commit 9ce05c71b1d17134fe3fab44600bd7ac77352f05 parent 0a4a705c111392b99b6be908aaa990e2dd0187cb Author: Cem Keylan <cem@ckyln.com> Date: Sun, 29 Mar 2020 14:51:32 +0300 mandoc: get rid of sbin Diffstat:
M | core/mandoc/build | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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