* comment for git fixed

This commit is contained in:
florian 2022-10-01 19:03:55 +02:00
parent 2b63c02bc5
commit 7dc2a61788

View File

@ -326,7 +326,7 @@ ifneq ($(REVINC),)
#Use it to compile version.pas unit
override LOCALOPT+=-dREVINC
# Automatically update revision.inc if
# svnversion executable is available
# git/svnversion executable is available
ifeq ($(REVSTR),)
ifneq ($(wildcard ../.git),)
ifneq ($(GIT),)