Create releases that don't require GNU Autotools during the build
Open
enhancement
- Dominant language
- Shell
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
biosdevname now uses Github releases which is awesome. However, tarball with the latest release (```biosdevname-0.7.3.tar.gz```) no longer contains generated ```configure``` script as it is (presumably) just ```git-archive``` export of the git tree.
This is fine but I still think that there is value in providing the tarball that doesn't require end users to install Autotools in order to build the package. After all, this is one of the few reasons why to continue using Autotools in 2018.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.