Remove strait jacket from mkversion.sh
commit119a2b54c0e5c56c84fb3b6c8f4a72d582aab5fb
authorSam Liddicott <sam@liddicott.com>
Tue, 4 Nov 2008 08:53:46 +0000 (4 08:53 +0000)
committerSam Liddicott <sam@liddicott.com>
Wed, 10 Dec 2008 10:10:50 +0000 (10 10:10 +0000)
tree28a01ad50e5a99a3b5ef7380320ae84a77d9beb6
parent471c09163754df20c31831e62f5974eff825bebf
Remove strait jacket from mkversion.sh

mkrelease.sh was a bit restricted. These changes allow
GIT_INFO to be passed as an environment variable so that
a git rpm build can still pass the git_info via the spec file.

Also allow mkversion.sh to write to stdout via the special name "-"
source4/script/mkversion.sh