mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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
|
rm -rf CouchPotato-$GIT_REV/.git
|
||||||
|
|
||||||
echo "packing sources..."
|
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..."
|
echo "remove temporary sourcedir..."
|
||||||
rm -rf CouchPotato-$GIT_REV
|
rm -rf CouchPotato-$GIT_REV
|
||||||
|
Loading…
x
Reference in New Issue
Block a user