mkpkg_tvheadend: do not remove .git

- we need this on build time for support/getver.sh
This commit is contained in:
Stefan Saraev 2012-08-26 19:37:00 +03:00
parent 2b6e7b39a1
commit 6bf5489bd2

View File

@ -33,8 +33,8 @@ echo "copying sources..."
rm -rf hts-tvheadend-$GIT_REV
cp -R hts-tvheadend.git hts-tvheadend-$GIT_REV
echo "cleaning sources..."
rm -rf hts-tvheadend-$GIT_REV/.git
#echo "cleaning sources..."
# rm -rf hts-tvheadend-$GIT_REV/.git
echo "packing sources..."
tar cvJf hts-tvheadend-$GIT_REV.tar.xz hts-tvheadend-$GIT_REV