aboutsummaryrefslogtreecommitdiffstats
path: root/community/domoticz/do-not-fail-if-git-missing.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/domoticz: fix build without git installedalpine-mips-patches2018-12-171-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.