alpine-mips-patches d5c94dff18 main/doxygen: do not use git during build
If git is not installed, build breaks.

If git is installed, output of the 'git rev-parse HEAD' command is
saved in the resulted binary as doxygen revision. However doxygen
source tarball lacks the .git folder so the hash of the underlying
aports tree HEAD is retrieved instead.
2019-11-21 10:00:08 +01:00
..