mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
mkpkg_tvheadend: do not remove .git
- we need this on build time for support/getver.sh
This commit is contained in:
parent
2b6e7b39a1
commit
6bf5489bd2
@ -33,8 +33,8 @@ echo "copying sources..."
|
|||||||
rm -rf hts-tvheadend-$GIT_REV
|
rm -rf hts-tvheadend-$GIT_REV
|
||||||
cp -R hts-tvheadend.git hts-tvheadend-$GIT_REV
|
cp -R hts-tvheadend.git hts-tvheadend-$GIT_REV
|
||||||
|
|
||||||
echo "cleaning sources..."
|
#echo "cleaning sources..."
|
||||||
rm -rf hts-tvheadend-$GIT_REV/.git
|
# rm -rf hts-tvheadend-$GIT_REV/.git
|
||||||
|
|
||||||
echo "packing sources..."
|
echo "packing sources..."
|
||||||
tar cvJf hts-tvheadend-$GIT_REV.tar.xz hts-tvheadend-$GIT_REV
|
tar cvJf hts-tvheadend-$GIT_REV.tar.xz hts-tvheadend-$GIT_REV
|
||||||
|
Loading…
x
Reference in New Issue
Block a user