Fix Makefile on OS X
tar on OS X didn't like tar -c file -zf file.tar.gz but does accept tar -czf file.tar.gz file Also added an option to use a different SSH user. (cherry picked from commit 879b6e3b)
Please register or sign in to comment
tar on OS X didn't like tar -c file -zf file.tar.gz but does accept tar -czf file.tar.gz file Also added an option to use a different SSH user. (cherry picked from commit 879b6e3b)