Support versioning out of git tree in debuild
authorBrenden Blanco <bblanco@plumgrid.com>
Wed, 26 Aug 2015 07:13:23 +0000 (00:13 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Wed, 26 Aug 2015 07:13:23 +0000 (00:13 -0700)
commit9e5c352eb2f0b7f6f471485d38c3c19e266b3a5c
tree746afdfc99720beaee7bb3577504a5d3db36953f
parentbd8fea4fe5760902a2b1e4bff25fe47a2f1063b5
Support versioning out of git tree in debuild

This adds support for properly tagging the build when cmake is run not
in a git tree, which is the case when building from src-deb.

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
debian/rules