commit | 9bde24520215737f8706e911fcc7283f04185b66 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Aug 06 20:42:34 2017 -0500 |
committer | Rob Landley <rob@landley.net> | Sun Aug 06 20:42:34 2017 -0500 |
tree | a02f3fcb4d9d5d6b6cc48027971d845ed836c645 | |
parent | ec306e9244ffb5b6dfc82c0ef8a10be52d0e21e8 [diff] |
Check for .git before setting GITHASH. The GITHASH problem was building a tarball version under an existing git repo, where git describe found ../../../../.git so only call git if we have a .git directory in the source.