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