typo
This commit is contained in:
parent
6b0796ae1f
commit
9815bba78e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ mkdir -p $PKG
|
|||
CFLAGS=$SLCKFLAGS \
|
||||
LIBS="-lncursesw" \
|
||||
LDFLAGS="-L$PREFIX/lib$(echo $ARCH | grep -o 64)" \
|
||||
./configure \
|
||||
./configure \
|
||||
--prefix=$PREFIX \
|
||||
--mandir=$PREFIX/man \
|
||||
--infodir=$PREFIX/info \
|
||||
|
|
Loading…
Reference in a new issue