Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/domoticz: fix build without git installed | alpine-mips-patches | 2018-12-17 | 1 | -0/+11 |
Let build continue when git is not found. No changes in behaviour because all attempts to use git (to get project revision etc) fail due to missing .git folder in the source tarball and project falls back to appversion.default in any case. |