xz: create lzma links for backward compatibility

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-05-25 13:56:57 +02:00
parent e57640e355
commit 0b64bcca5f

View File

@ -30,7 +30,7 @@ cd $PKG_BUILD
--prefix=$ROOT/$TOOLCHAIN \ --prefix=$ROOT/$TOOLCHAIN \
--disable-lzmadec \ --disable-lzmadec \
--disable-lzmainfo \ --disable-lzmainfo \
--disable-lzma-links \ --enable-lzma-links \
--disable-scripts \ --disable-scripts \
--disable-nls --disable-nls
make make