mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
plzip: update for new env
This commit is contained in:
parent
d77a8b9b24
commit
57202d6d8f
@ -15,7 +15,7 @@ esac
|
||||
CXXFLAGS="$CXXFLAGS -static -L$PWD/lzlib -I$PWD/lzlib"
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
# Create the symlink for compatibility. We're using
|
||||
# a multi-threaded implementation of lzip.
|
||||
|
Loading…
Reference in New Issue
Block a user