forked from kiss-community/repo
mandoc: Fix build and sbindir
This commit is contained in:
parent
b80d5bd08d
commit
6a87c63763
@ -9,8 +9,9 @@ cat > configure.local <<EOF
|
||||
PREFIX=/usr
|
||||
MANDIR=/usr/share/man
|
||||
LIBDIR=/usr/lib
|
||||
SBINDIR=/usr/bin
|
||||
CC="${CC:-gcc}"
|
||||
CFLAGS="$CFLAGS"
|
||||
CFLAGS="$CFLAGS -fPIE"
|
||||
LN="ln -sf"
|
||||
EOF
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.14.5 2
|
||||
1.14.5 3
|
||||
|
Loading…
Reference in New Issue
Block a user