]> arthur.barton.de Git - bup.git/commit - Makefile
Always pass --always to git-describe
authorRob Browning <rlb@defaultvalue.org>
Sun, 1 Feb 2015 21:08:02 +0000 (15:08 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 8 Mar 2015 18:03:24 +0000 (13:03 -0500)
commit76a51c07e478ddd0d647fc83aa4bf24ba31cd8fc
tree528c4fcc5965ad357f25a262d2d0939d11a075cd
parent2c2c28e4a3d21f0c5497f69cac2dd45b929f2e69
Always pass --always to git-describe

Without this the build might fail if the git history is short enough,
perhaps via a shallow clone.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile
format-subst.pl