pathes
This commit is contained in:
parent
da47495a7e
commit
f7b86e0d15
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ CPPFLAGS=$SLCKFLAGS \
|
|||
./configure \
|
||||
--prefix=$PREFIX \
|
||||
--mandir=$PREFIX/man \
|
||||
--libdir=$PREFIX/lib$(echo "$ARCH" | grep -o 64) \
|
||||
--infodir=$PREFIX/info
|
||||
|
||||
# compilation
|
||||
|
|
Loading…
Reference in a new issue