subsurface/packaging
Jef Driesen 19dd25c71c Get the SHA1 when no tag is present
The 'git describe' command finds the most recent tag instead of the
SHA1. When trying to build from a repository without any tags, for
example in a fork, this causes the build to fail.

Use the '--always' option to fallback to the SHA1 in case no tag is
present.

Signed-off-by: Jef Driesen <jef@libdivecomputer.org>
2023-12-10 15:56:44 +13:00
..
android create the APK with an apk build 2023-12-07 17:39:32 -08:00
copr prevent the 'latest' tag from messing with our version 2023-12-07 04:00:32 -08:00
headless build-system: switch submodule protocol 2022-03-16 06:46:07 -07:00
ios prevent the 'latest' tag from messing with our version 2023-12-07 04:00:32 -08:00
macosx macOS: update package build script 2022-04-18 07:24:38 +02:00
OBS prevent the 'latest' tag from messing with our version 2023-12-07 04:00:32 -08:00
ubuntu prevent the 'latest' tag from messing with our version 2023-12-07 04:00:32 -08:00
windows Get the SHA1 when no tag is present 2023-12-10 15:56:44 +13:00