mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-04 06:00:46 +00:00
tools/mkpkg: update 'mkpkg_sickbeard' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
186ad51c19
commit
4e06ec02cb
@ -37,7 +37,7 @@ echo "cleaning sources..."
|
||||
rm -rf SickBeard-$GIT_REV/.git
|
||||
|
||||
echo "packing sources..."
|
||||
tar cvjf SickBeard-$GIT_REV.tar.bz2 SickBeard-$GIT_REV
|
||||
tar cvJf SickBeard-$GIT_REV.tar.xz SickBeard-$GIT_REV
|
||||
|
||||
echo "remove temporary sourcedir..."
|
||||
rm -rf SickBeard-$GIT_REV
|
||||
|
Loading…
Reference in New Issue
Block a user