Describe the bug
Downloadable release files miss the contents of src/libltfs/uthash_submodule
To Reproduce
- Try to compile using the releases source code
- Unable, missing src/libltfs/uthash_submodule contents
** Fix **
- clone the repository at the exact release tag
- git submodule update --init --recursive
- compilation works as expected
The automation packaging the releases should not leave the directory empty.
Expected behavior
Having the contents of src/libltfs/uthash_submodule in releases files.
Desktop (please complete the following information):
Debian 13
Describe the bug
Downloadable release files miss the contents of src/libltfs/uthash_submodule
To Reproduce
** Fix **
The automation packaging the releases should not leave the directory empty.
Expected behavior
Having the contents of src/libltfs/uthash_submodule in releases files.
Desktop (please complete the following information):
Debian 13