tools: xz: use .bz2 archive
authorJo-Philipp Wich <jo@mein.io>
Thu, 6 Oct 2016 10:25:29 +0000 (12:25 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 6 Oct 2016 12:12:45 +0000 (14:12 +0200)
commite68c0a1325f86a757d33d252e687ee7c9f74a8b7
treec764679bd0150a3298ec68fd2e56f19559fba9e1
parent9edfe7dd13d973b2d0c754d79dabdeebaeb13d49
tools: xz: use .bz2 archive

In order to build XZ itself we cannot assume that XZ support is available,
so fetch the bz2 archive variant of its sources instead.

Also drop the FreeBSD portability patch and apply it at prepare time using
sed, to avoid a dependency on GNU patch which in turn depends on XZ support.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
tools/xz/Makefile
tools/xz/patches/100-freebsd-compat.patch [deleted file]