mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-22 23:05:58 +00:00
compress: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
packages/compress
bzip2
libarchive
lz4
lzo
p7zip
pigz
xz
zip
zlib
@ -20,6 +20,6 @@ make_host() {
|
||||
}
|
||||
|
||||
makeinstall_host() {
|
||||
mkdir -p $TOOLCHAIN/bin
|
||||
mkdir -p ${TOOLCHAIN}/bin
|
||||
cp pigz ${TOOLCHAIN}/bin
|
||||
}
|
||||
|
Reference in New Issue
Block a user