mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -07:00
zlib: revert
This commit is contained in:
parent
f8172d3d69
commit
8c145674bc
@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix="$KISS_PREFIX" \
|
--prefix=/usr \
|
||||||
--libdir="$KISS_PREFIX/$KISS_LIBDIR" \
|
--libdir=/usr/lib \
|
||||||
--shared
|
--shared
|
||||||
|
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user