release.sh: make the types of tarballs optional
commiteb6edabd5b883c139aeda247c687220731f7c3c7
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 21 Jul 2013 23:24:29 +0000 (22 09:24 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 24 Jul 2013 23:13:47 +0000 (25 09:13 +1000)
tree83d96fd57591874946f637cf0b3474122e7d77ec
parentd4cc41ccd0f0c51e0f413c86b6c2eea0fc124ca1
release.sh: make the types of tarballs optional

Both tar.gz and tar.bz2 are optional now, so projects can choose to release
only one tarball instead of both. It also prepares the work for modules
using tar.xz in the future (requires additional patch).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
release.sh