2 if [ -z "$VER" ] ; then
11 tempdir
=/tmp
/${proj}-0000
16 GITDIR
=https
://github.com
/rofl0r
/$proj
18 git clone
"$GITDIR" $projver
22 rm -f $projver/.gitignore
23 rm -f $projver/create-dist.sh
25 tar cf
$proj.
tar $projver/
27 mv $proj.
tar.xz
$me/$projver.
tar.xz