1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:22:48 +02:00

add how to create source tarball to INSTALL

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-09-14 17:41:30 +08:00
parent b21d2e4ce5
commit 9e192ed09a

View File

@ -21,3 +21,5 @@ Build and Installation:
Buile Debian Package: Buile Debian Package:
Please read debian/README.source Please read debian/README.source
Create Source tarball, for example, version is: '201007-1'
git archive -v --format=tar 201007-1 |bzip2 > ../xburst-tools_201007-1.tar.bz2