rsync: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 06:10:00 +03:00
parent f2e4cb7076
commit a1fa3f3e27
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -16,4 +16,4 @@ export CFLAGS="-static $CFLAGS"
--without-included-zlib
make
make DESTDIR="$1" install
make install