Changes between Initial Version and Version 1 of Ticket #69136, comment 1


Ignore:
Timestamp:
Jan 20, 2024, 1:09:39 AM (9 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69136, comment 1

    initial v1  
    11the build calls git
    22
     3{{{
    34!win32:DEFINES += GITSHORT="\\\"$(shell git -C \"$$PWD\" rev-parse --short HEAD)\\\""
     5}}}
    46
    57but macports is not using a cloned git repo, so it fails.