zlib: update for new env

This commit is contained in:
Dylan Araps 2021-07-15 14:58:35 +03:00
parent c999029904
commit 3fe7d5544f
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -8,4 +8,4 @@ export CFLAGS="$CFLAGS -fPIC"
--shared
make
make DESTDIR="$1" install
make install