1
0
mirror of https://github.com/Zygo/bees.git synced 2025-11-02 11:10:33 +01:00
Files
bees/Makefile
Kai Krakow 32d2739b0d Makefile: Specify version when building from tarball
When package maintainers build from a tarball, the .git directory does
not exist to extract the version tag. Let's add a hack to work around
this issue and let them specify `BEES_VERSION="v0.y"` on the make
cmdline.

Github-Bug: https://github.com/Zygo/bees/issues/75
Signed-off-by: Kai Krakow <kai@kaishome.de>
2018-09-30 04:20:26 +02:00

2.1 KiB