Fix the cross-compiling examples.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jun 2014 09:55:47 +0000 (11:55 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jun 2014 09:55:47 +0000 (11:55 +0200)
- Use << 'EOF' (with single quotes) to prevent variable expansion
- apt-get install quilt, because we need that when building OpenSSL
- Use --with-zlib=... instead of --with-openssl

Thanks to Jacob for pointing out these issues.


No differences found